Skip to content

Capstone-C2SE02-TI/backend-node-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Tracking And Analysis System

Capstone Project - Backend API

1. Clone project

git clone https://github.com/Capstone-C2SE02-TI/backend-node-mongodb.git

2. Change directory to folder backend-node-mongodb

cd backend-node-mongodb

3. Install dependencies

npm install

4. Run in developement mode

npm start