Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1 KB

README.md

File metadata and controls

28 lines (21 loc) · 1 KB

generator-genlys Build Status

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

Documentation

License

The MIT License