This package has been deprecated

Author message:

No longer maintained.

generator-webapp-rk

2.1.0 • Public • Published

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

Package Sidebar

Install

npm i generator-webapp-rk

Weekly Downloads

2

Version

2.1.0

License

MIT

Last publish

Collaborators

  • npm