gmrp-template
v1.0.1
Published
An example project template for using grunt, mocha, requirejs and phantomjs
Downloads
3
Maintainers
Readme
#grunt mocha require phantom template
An example project template for using grunt, mocha, requirejs and phantomjs
Prerequisites
requires phantomjs to be installed
$ sudo npm install -g phantomjs
Download
$ git clone https://github.com/kruemelo/gmrp-template.git
Install
$ cd gmrp-template
$ npm install
Test
$ npm test
or
$ grunt