Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 345 Bytes

.README.md

File metadata and controls

18 lines (10 loc) · 345 Bytes

#Online Cart Pool. ##How to run:-

Clone the repository locally using: git clone ist-git@git.uwaterloo.ca:ece651proj/projectplanning.git

Open your command line and type: cd ece651-backend-cart-pool

To install node dependancies, type: npm install

To start the server, type: nodemon

##Requirements

Install nodejs

Install npm deploy node app