Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 493 Bytes

Cryptotrading

Build Status

Here is the Demo

Getting Started

  1. Install NodeJs (version 8.7.0 or above) & npm (version 5.4.2 or above)
  2. Clone the project. git clone https://github.com/Pirimid/cryptotrading.git.
  3. Run the node server. npm start -s
  4. Run the development version using webpack. npm run start:dev -s