tarun-singla655 / xpecto

IIT Mandi | Tech Fest

Home Page:https://xpecto.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xpecto

Xpecto - Technical Fest IIT Mandi

Instructions to run the application

  1. Install nodejs and npm first.
  2. Fork the repo and then clone the repo using command - git clone https://github.com/tusharrao198/xpecto
  3. Move into the directory using - cd xpecto.
  4. Then install all the dependencies from the package.json using npm
 npm install
  1. Add that config.env file in the config directory provided in the group.
  2. To activate the localhost server run -
 npm start
  1. Now the app is in the development mode. Open (http://localhost:5000) to view it in the browser.

About

IIT Mandi | Tech Fest

https://xpecto.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:EJS 70.8%Language:CSS 15.9%Language:JavaScript 13.3%Language:Procfile 0.0%