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

177 B

🚀 Getting started with Svelte

Starting the container:

docker-compose up --build -d

Restart and rebuild Svelte:

docker-compose up --detach --build svelte