First, install Yeoman and generator-holyjs using npm.
npm install -g yo
npm install -g generator-holyjs
Then generate your new project:
yo holyjs
MIT © Eray AYDIN
First, install Yeoman and generator-holyjs using npm.
npm install -g yo
npm install -g generator-holyjs
Then generate your new project:
yo holyjs
MIT © Eray AYDIN