These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installing NPM modules server
Execute these commands from the project directory
npm install
Open a terminal on server directory
npm run start:dev
Make Sure to Create a .env file and add appropriate variables in order to use the app.
Essential Variables
-
PORT =
-
DB = mongodb...
Build with 💛 by Anjali Show