Skip to content

krati0511/Pukaar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pukaar

Pukaar - 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/BeingHomosapien/Pukaar.git
  3. Move into the directory using - cd Pukaar.
  4. Then install all the dependencies from the package.json using npm
 npm install
  1. To activate the localhost server run -
 nodejs index.js
  1. Now the app is in the development mode. Open (http://localhost:5000) to view it in the browser.

About

Pukaar - Technical Fest IIT Mandi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.3%
  • EJS 27.6%
  • JavaScript 19.1%