-
Clone the repo from here:
git clone https://github.com/RJRYT/GVR-DatingApp-BackEnd.git -
Get into the project folder:
cd GVR-DatingApp-BackEnd -
Install dependencies:
npm install -
Finally Start the server:
npm run dev
Note: Check the `src/example.env` file in folder for the env variables needed.