UNPKG

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