##Start standalone dev-server:-
npm run start-dev
##Docker way
- Install Docker first
- Install docker-compose tool
###Start server
docker-compose up //Installs node v0.12.7 and rethinkdb
That's it.
Useful port:-
3000
= app server8080
= rethinkdb admin ui
##Questions on slack:-
http://kuraharu.slack.com