/bigdatr-startr

Yeoman generator for quick-start apps

Primary LanguageJavaScript

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