Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 511 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 511 Bytes

cryptsydypsy

Making the world a better place by integrative tools for information based decision making in online trading of altcoins.

Installation

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!