mirror of
https://github.com/suitenumerique/people.git
synced 2026-08-17 21:25:52 +02:00
📝(frontend) add missing info in the README
add missing info about how to run front and accesses
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user