Install dependencies:
$ npm install
$ bower install
Run the project:
$ npm start
It should be running on http://localhost:7777
Current gulp tasks:
- styles
- scripts
- watch
Run tests
$ npm test
Install dependencies:
$ npm install
$ bower install
Run the project:
$ npm start
It should be running on http://localhost:7777
Current gulp tasks:
Run tests
$ npm test