updated readme

This commit is contained in:
2026-03-19 17:49:06 +00:00
parent b4add42f2e
commit fd5121be80

View File

@@ -1,3 +1,11 @@
# whatsfreeinmyfree
Record of what classrooms are free when I have a free. CS Practice
## Use
To run this, do the folowing:
- in `frontend` execute `npm run build`
- in `backend` execute `npm run dev`