1.0.3 • Published 10 years ago
generator-540-angular v1.0.3
generator-540-angular 
Yeoman generator for 540 - scaffold using AngularJS with Gulp
This generator was heavily inspired by the generator-gulp-angular. For a more info checkout the repo.
Usage
More informations, options, parameters in the usage documentation page
Install
Install required tools yo, gulp and bower:
npm install -g yo gulp bowerInstall generator-gulp-angular:
npm install -g generator-540-angularRun
Create a new directory, and go into:
mkdir my-new-project && cd $_Run yo 540-angular, and select desired technologies:
yo 540-angularDocumentation
- docs/README
- More informations about how to use your new project is available in the docs/user-guide
- If you want to know: docs/how-it-works.
License
MIT