You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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