0.0.6 • Published 11 years ago
generator-static-angular v0.0.6
#Angular and Static Generator
Yeoman generator for a angular static project. See a project who generated with that: fork-label.
Required
Of course Node.js, NPM and Git.
Yeoman:
$ npm install -g yoBower:
$ npm install -g bowerGenerator-static-angular:
$ npm install -g generator-static-angularGetting Started
Initiate the generator:
$ yo static-angularTo test:
$ npm install -g bower
$ bower install
$ npm installl
$ gulp serveTo compile:
$ npm install
$ npm install -g gulp
$ gulp