Skip to content

phoenixnitin/interiit-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors