Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 240 Bytes

File metadata and controls

9 lines (6 loc) · 240 Bytes

VolunteerHub

How to setup

  • First clone this project
  • cd into /server folder
  • Inside the /server, run npm install and then npm start
  • In a new terminal, in the project directory, run npm install and then npm run dev