Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 302 Bytes

Bitcoin price watcher notification & Graph

How to install

  • npm run setup, does npm & bower install to install all dependencies

  • npm run server, to run node server on localhost:8080

  • npm run client, to run angular app on localhost:8000

Browse to the app at http://localhost:8000/.