Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 442 Bytes

File metadata and controls

27 lines (18 loc) · 442 Bytes

Cryptocurrency Tracking And Analysis System Version 2.0

Capstone Project - Handle Crawled Data

1. Clone project

git clone https://github.com/Capstone-C2SE02-TI/handle-crawled-datas-mongodb.git

2. Change directory to folder handle-crawled-datas-mongodb

cd handle-crawled-datas-mongodb

3. Install dependencies

npm install

4. Run in developement mode

npm start