README Install Run the below command to install all the Node.js dependencies. npm install Setup/nuke db Run the below command to reset the db. npm run resetdb Running it Run the below command to start the server npm start