diff --git a/README.md b/README.md index 6cdd3d9..4e99528 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # whatsfreeinmyfree -Record of what classrooms are free when I have a free. CS Practice \ No newline at end of file +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` + +