Install

$ npm install
$ npm install gulp@3.9.1 -g
$ npm install json-server -g
$ npm install bower -g
$ bower install

Gulp

$ gulp watch

Json server

$ cd json-server
$ json-server --watch db.json --port 3000

Images