Skip to content

satmm/Student-Grievance-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Windows

  1. Clone the project on your local machine by typing the following command in CMD.
git clone https://github.com/Saurav-Shrivastav/Student-Grievance-Portal.git
  1. Navigate to the project folder and run the following command to download the node_modules for the server.
npm i
  1. Start the server by running the following command
node index.js
  1. Open a new CMD window and navigate to the Student-Grievance-Portal -> client and run the following commands:
npm install create-react-app
npm install axios --save
npm install react-router-dom --save
npm install reactjs-popup
  1. Finally run the following command and a new tab will automatically open in your default browser.
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published