thepont / bigdatr-startr

Yeoman generator for quick-start apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bigdatr startr

npm install -g yo
npm install -g generator-bigdatr-startr
yo bigdatr-startr

Tasks

Command Description
grunt default Starts the app in development mode
grunt build Builds out a production version of the app
grunt build:development Builds out static files without minification
grunt test Runs all tests
grunt testing Starts the testing environment

About

Yeoman generator for quick-start apps


Languages

Language:JavaScript 98.0%Language:CSS 1.9%Language:Shell 0.1%