Making the world a better place by integrative tools for information based decision making in online trading of altcoins.
Install the Boom Generator first.
git clone [clone-url] app
cd app
Install Boom Angular Generator
npm install -g generator-boom
Then install all develpment dependencies
npm start
Finally, fire up the server
gulp
Thats it!