Update README.md

This commit is contained in:
Andros Fenollosa
2021-11-23 22:10:01 +01:00
committed by GitHub
parent 6f44524867
commit 5159abfb14

View File

@ -7,3 +7,9 @@ You need `docker` and `docker-compose`.
```
make run.server
```
Optional: Load fake data.
```
run.loaddata
```