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