PomeloNote/frontend/svelte/README.md
2022-10-04 09:04:21 +02:00

7 lines
177 B
Markdown

# 🚀 Getting started with Svelte
### Starting the container:
``docker-compose up --build -d``
### Restart and rebuild Svelte:
``docker-compose up --detach --build svelte``