git clone [this repository]
Rename project name in package.json
npm install
npm start # or ./node_modules/.bin/gulp
Write code ./index.js
npm test
# or
./node_modules/.bin/gulp test
Run test/client/**_test.js code with mocha on PhantomJS.
- CI integration
- component test