chore: improve wording (#4545)

This commit is contained in:
Florian Forster
2022-10-27 18:16:04 +02:00
committed by GitHub
parent b45e5b0adc
commit 8f694accce
3 changed files with 74 additions and 38 deletions

View File

@@ -20,7 +20,14 @@ yarn install
yarn start
```
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
As an alternative you can use this docker compose command:
```console
docker compose up
```
These commands start a local development server.
Most changes are reflected live without having to restart the server.
## Build