Skip to content

jaistarx/GR-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Redressal System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages