Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 448 Bytes

CSC490_React

React code for CSC490 senior project

To build:

-‘git pull’ to pull the repo 

-‘npm install’ from /ReactCode

-'npm install’ from /ServerCode

-‘npm run build’ from /ReactCode

-‘npm start’ from /ServerCode  

eVol will load on localhost://3000.

You can register as a user to search/save volunteer opportunities, or you can request to be registered as an organization to post volunteer opportunities.