Skip to content

Svelte setup to run with docker-compose. Includes esbuild-svelte and a clean live reload. `npm install` needs to be ran locally first

Notifications You must be signed in to change notification settings

DigitallyTailored/Svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte

Svelte setup to run with docker-compose. Includes esbuild-svelte and a clean live reload.

Steps to use:

  • Pull it git clone https://github.com/DigitallyTailored/Svelte.git
  • Enter the project directory and run npm install
  • Run docker-compose up to start the project
  • Access the live output at http://localhost:5000/

Have fun!

About

Svelte setup to run with docker-compose. Includes esbuild-svelte and a clean live reload. `npm install` needs to be ran locally first

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages