/generator-genlys

Yeoman generator a front-end Web App with Angular powered by Gulp.

Primary LanguageJavaScriptMIT LicenseMIT

generator-genlys Build Status

Yeoman generator a front-end Web App with Angular powered by Gulp.

Features

  • 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

Installation

  • Install dependencies: npm install -g yo bower
  • Install the generator: npm install -g generator-genlys

Documentation

License

The MIT License