0.4.0 • Published 9 years ago
generator-genlys v0.4.0
generator-genlys 
Yeoman generator a front-end Web App with Angular powered by Gulp.
Features
- MVC project structure
- Includes basic dependence for Angular
- Configuring application
- Automatically compile Jade, Stylus, CoffeeScript
- Automatically wire-up dependencies installed with Bower
- Built-in preview server with BrowserSync
- CSS Autoprefixing
- Awesome image optimization
Installation
- Install dependencies:
npm install -g yo bower
- Install the generator:
npm install -g generator-genlys