npm install
npm run start-dev
open http://localhost:3000/
Application is built using React and Flux. Sources are located at app
directory.
Hot-reloading is available. When you change something and save, website is updated
automatically in the browser.
Looking forward for pull-requests!