update readme
This commit is contained in:
@@ -4,8 +4,14 @@ Record of what classrooms are free when I have a free. CS Practice
|
|||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
||||||
To run this, do the folowing:
|
To run this, do the following:
|
||||||
- in `frontend` execute `npm run build`
|
- in `frontend` execute `npm run build`
|
||||||
|
- in `backend` execute `npm run setup`
|
||||||
- in `backend` execute `npm run dev`
|
- in `backend` execute `npm run dev`
|
||||||
|
|
||||||
|
If reseting, do the following:
|
||||||
|
- in `backend` execute `npm run clean`
|
||||||
|
- in `backend` execute `npm run setup`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user