###To start developing:
- Install node.js and npm
- Execute
npm install -g bower http-serverto install bower and simple http server globally - Execute
bower installto install needed dependencies - Execute
http-serverto start server and open http://localhost:8080