Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 267 Bytes

PHaSTphoto

  1. Create a .env file in backend with the db connection string.
  2. Run 'npm install' while in both frontend and backend.
  3. To run, open a terminal for both the frontend and backend and run npm start on both. Then go to localhost:3000 to see the webapp.