Svelte setup to run with docker-compose. Includes esbuild-svelte and a clean live reload.
Steps to use:
git clone https://github.com/DigitallyTailored/Svelte.git
npm install
docker-compose up
Have fun!