[![ZenHub] (https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)] (https://zenhub.io)
Front end Web Interface for Kujira written in EmberJS
- Fork kujira-web repository
- Clone your fork to development machine: https://github.com/KujiraProject/vagrant/tree/master/development
- git checkout develop
- enter kujira directory
- npm install
- bower install
- ember serve
- go to localhost:4200