1.0.3 • Published 8 years ago
generator-totaljs v1.0.3
TotalJS

TotalJS : JQuery, FontAwesome, Bootstrap, Gulp and more !
Installation
First, install Yeoman and generator-totaljs using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-totaljs
Then generate your new project:
yo totaljs
Shortcut
Start server :
npm run start
Start with debug server :
npm run debug
You can modify the gulp script to include a library Regenerate all bower dependencies :
bower update gulp bower