Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 440 Bytes

Team-Radiant-Rubber-Duckies PRESENTS PawPairs

How to run PawPairs locally:

  • Clone our repo into a new directory.
  • Create postgres database pawpairs
  • run npm install
  • run npx prisma migrate dev
  • run npm run seed
  • run npm start
  • cd into 'front-end' and npm install
  • while in the 'front-end', run npm start
  • Once both the server and front-end are up and running, check out http://localhost:3000/ and enjoy! 🐾