Watches your client side and hot reloads react components on change.
Watches your server side and recompiles and restarts the host.
npm install
dnu restore
apm install react linter linter-eslint omnisharp-atom
npm start
Open http://localhost:5000/index.html. (TODO: Make '/' return index.html)
Happy hackin'! :)