esbuild-template-svelte
Template for quickly starting up an esbuild + Svelte project with hot reload (not to be confused with HMR)
npm run dev
to start a development servernpm run build
to build for production
Template for quickly starting up an esbuild + Svelte project with hot reload (not to be confused with HMR)
npm run dev
to start a development servernpm run build
to build for production