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