Skip to content

Technical fest 2k20 website of NIT hamirpur

Notifications You must be signed in to change notification settings

arushijain-20/nimbus-2k20

 
 

Repository files navigation

Nimbus-2k21

Technical fest 2k21 website of NIT hamirpur

image

Development

npm run build

Run the development Server. Delete public folder and stores bundled files in memory for development use. (http://localhost:8080)

npm run build:prod

Build for production.Create public folder with bundled and minified files and dependencies.

npm start

Runs the original server with nodemon. (http://localhost:3000)

About

Technical fest 2k20 website of NIT hamirpur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.6%
  • SCSS 32.1%
  • JavaScript 30.7%
  • CSS 1.6%