Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 327 Bytes

Expense-Recorder

You must have installed Node and MongoDB in your system

clone the repository

-> go to the project folder and run npm install -> run mongodb server using mongod -> Open two git bash terminal and run following commands : npm run watch and npm run server -> Hit localhost:3000 in your browser