UNPKG

121 BJavaScriptView Raw
1var yesman = require('./exports');
2
3// Start the yesman server in the current folder
4yesman.start(__dirname + '/app');
\No newline at end of file