smitioswal / Xpecto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xpecto

Xpecto - Technical Fest of IIT Mandi

Contribute by making changes into your own created branch, NOT directly from the master branch

Instructions to run the application

  1. Fork the repo and then clone the repo using command -
git clone [FORKED_REPO_URL]
  1. Move into the backend directorydirectory using -
cd Xpecto/backend
  1. Then install all the dependencies from the package.json using the command
 npm install
  1. Add the config.env file in the config (folder) directory provided in the group.

  2. Use postman(recommended) for testing the API

 npm start

About


Languages

Language:JavaScript 89.0%Language:CSS 9.5%Language:HTML 1.4%Language:Shell 0.0%