GitHub - ccfcet/GR-System: Grievance system for College Of Engineering Trivandrum · GitHub
Skip to content

ccfcet/GR-System

Folders and files

Repository files navigation

Setup

BackEnd

Add config file from the example file given. Then fill in the config details in the file.

cd BackEnd/config
cp eg.config.json config.json
cd BackEnd
npm install
npm start

Server running at port 3000 http://localhost:3000

FrontEnd

cd Frontend
npm install
npm run serve

Server running at port 8080 http://localhost:8080

Build for production

npm run build

Build files can be found in the dist folder.These files can be directly served.

About

Grievance system for College Of Engineering Trivandrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages