First install the packages YKTV.
npm iThen start the backend yuhhhhh.
npm run serverIf you want to clear the data you added just stop the backend and delete src/backend/database.db. Then npm run server again.
Lastly, in a separate terminal, start the frontend. I feel like such a tech lead RN.
npm run dev