2.1.0 • Published 9 years ago

generator-webapp-rk v2.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

generator-webapp-rk Build Status Dependency Status

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-rk

Usage

Initialize project:

$ yo webapp-rk

Run server:

$ grunt serve

Run tests:

$ grunt test

Create build:

$ grunt build

License

MIT © Richard Käll

2.1.0

9 years ago

2.0.0

9 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.6.2

10 years ago

0.6.1

10 years ago

0.5.1

10 years ago

0.5.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago