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-totaljsThen generate your new project:
yo totaljsShortcut
Start server :
npm run startStart with debug server :
npm run debugYou can modify the gulp script to include a library Regenerate all bower dependencies :
bower update gulp bower
