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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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