Xpecto - Technical Fest of IIT Mandi
- Fork the repo and then clone the repo using command -
git clone [FORKED_REPO_URL]- Move into the backend directorydirectory using -
cd Xpecto/backend- Then install all the dependencies from the package.json using the command
npm install-
Add the
config.envfile in the config (folder) directory provided in the group. -
Use postman(recommended) for testing the API
npm start