Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 334 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 334 Bytes

PSUHackathon-2023

Steps to run the app

  1. Clone Repo
  2. cd into server and do "npm install"
  3. cd into cliend and do "npm install"
  4. In the one terinmal in the server directory do: "npm start"
  5. In the one terinmal in the client directory do: "npm start"
  6. Open a brower and navigate to localhost:3000 to view the application.