svelte-esbuild-template

Svelte Esbuild Template

A starter kit to build Svelte apps with esbuild

Svelte-esbuild template

A starter kit to build Svelte apps with esbuild.

Install

git clone https://github.com/Tazeg/svelte-esbuild-template
cd svelte-esbuild-template
yarn install # or npm

Developpement

yarn run dev

Open your browser to http://127.0.0.1:8080

Build for production

yarn run build

Deploy the public/ directory.

Top categories

Loading Svelte Themes