git clone https://github.com/lazarljubenovic/crypto-visual.git
cd crypto-visual
npm install
ng serve
Then open localhost:4200
in your browser.
While ng serve
is running, you can also make changes to source files. The server will automatically reload and refresh the page.
This project was generated with angular-cli version 1.0.0-beta.17.