Skip to content

vcashwin/interiit-frontend

 
 

Repository files navigation

Inter IIT Front-End

Exectue "npm install" in terminal. --> To install Dependencies.

Execute "npm run build" in terminal. --> Creates bundle.js in dist folder.

Execute "npm run start" in terminal --> Starts server on default port: 8080

Only for the purpose to run in server:

pm2 start npm --name my-app -- run start

pm2 list

pm2 restart <pm_id>

pm2 reload <pm_id>

pm2 kill <pm_id>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 40.3%
  • CSS 31.7%
  • HTML 27.7%
  • JavaScript 0.3%