2.1.0 • Published 11 years ago
generator-webapp-rk v2.1.0
generator-webapp-rk

Customized web app generator for Yeoman.
Features
- Normalize.css
- Automatic Modernizr builds
- CSS autoprefixing
- SCSS -> CSS compilation
- JS/CSS/HTML concatenation and minification
- Image optimization & resizing
- JS testing using Mocha
- JS linting using ESLint
- Asset revisioning
Requirements
Installation
$ npm install -g generator-webapp-rkUsage
Initialize project:
$ yo webapp-rkRun server:
$ grunt serveRun tests:
$ grunt testCreate build:
$ grunt buildLicense
MIT © Richard Käll