generator-weisk-webapp
v1.0.1
Published
Simple & Clean Yeoman Starter for Angular apps (gulp, coffee, sass, jade)
Downloads
98
Maintainers
Readme
generator-weisk-webapp
Yet another gulp-angular-yadayada generator. Simpler, cleaner, straight to the point.
Technologies:
- Bower + Gulp (dependencies + building)
- Coffeescript + Coffelinter
- Sass
- Jade
Libraries:
- angularjs
- angular-material
- angular-ui-router
- jquery
- lodash
Usage
Install the generator
$ npm install -g generator-weisk-webapp
Run it on your folder project
$ mkdir my-project && cd $_
$ yo weisk-webapp
And you will get the following file structure:
Customize the gulpfile and its config, and you're ready to rock with gulp!
$ gulp