##Requirements
- node.js https://nodejs.org
- npm https://www.npmjs.com/
After cloning a git repo, run:
% npm install
If You are using Visual studio 2015 run install with msvs_version property:
% npm install --msvs_version=2015
to install all needed dependencies and then:
% npm run start
to start a server.