Readme updated

This commit is contained in:
s-prechtl 2022-10-04 09:04:21 +02:00
parent 7abd354625
commit 626a3474f8

View file

@ -1,3 +1,7 @@
# 🚀 Getting started with Svelte
Starting the container: ``docker-compose up --build -d``
### Starting the container:
``docker-compose up --build -d``
### Restart and rebuild Svelte:
``docker-compose up --detach --build svelte``