Yeoman generator a front-end Web App with Angular powered by Gulp.
- MVx project structure
- Includes basic dependence for Angular@1.x
- Configuring application
- Automatically compile Pug, Stylus, Babel
- Automatically wire-up dependencies installed with Bower
- Built-in preview server with BrowserSync
- CSS Autoprefixing
- Awesome image optimization
- Install dependencies:
npm install -g yo bower
- Install the generator:
npm install -g generator-genlys