Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 260 Bytes

This projects uses React/Apollo Client on the Frontend and GraphQL Yoga/Prisma on the Backend

If you want to run this project on your own machine:

  1. npm install on both frontend and backend folders
  2. npm run dev on both folders as well