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