GitBook: [master] one page modified

This commit is contained in:
Grzegorz Leoniec 2018-12-13 15:14:48 +00:00 committed by gitbook-bot
parent e2379755d6
commit 4fac6c4e5e
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -53,7 +53,7 @@ npm run dev
# you will need to build the app first (done while building the docker image)
npm run build
# run after build (dist folder must exist)
npm run startnpm run start
npm run start
```
{% endtab %}