Skip to content

Kaushik1216/Xpecto-IIT-MANDI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • CSS 22.9%
  • HTML 0.9%