project-init
v1.0.5
Published
Clone this project to have a working project environment for your latest JavaScript Web Application.
Readme
Project Init
Clone this project to have a working project environment for your latest JavaScript Web Application.
Getting Started
Run the following command to start the file watcher
grunt devModules
grunt dev mode activates the following modules under a file watcher:
- Browsify with Babelify (Babel)
- JSCS
- JSHint
- SASS
grunt prod mode fires the following modules:
Version bump
Browsify with Babelify (Babel)
JSCS
JSHint
SASS
