generator-ng-semantic-seed
v0.0.1
Published
A yeoman generator for frontend webapp with angular and semantic ui
Downloads
180
Maintainers
Readme
Gulp + AngularJs + Angular-Semantic-UI
Yeoman generator for beautiful and responsive webapp
Features
- Gulp tasks to
- Linting all js using ESlint
- Minify html, js and css for production servers
Getting Started
Creating
npm install -g gulp bower yo generator-ng-semantic-seed
yo ng-semantic-seed
cd into your <app>
bower install
npm install