📝(frontend) add missing info in the README

add missing info about how to run front and accesses
This commit is contained in:
Sabrina Demagny
2024-03-19 17:58:14 +01:00
parent a54bcbcb1e
commit e7049632ab

View File

@@ -69,6 +69,22 @@ You first need to create a superuser account:
$ make superuser
```
### Run frontend
Run the front with:
```bash
$ make run-front-desk
```
Then access at
[http://localhost:3000](http://localhost:3000)
user: people
password: people
## Contributing
This project is intended to be community-driven, so please, do not hesitate to