esbuild Svelte Typescript Starter This is a starter kit to build Svelte containing: Svelte 3.x Typescript && aliases esbuild bundling Get started Install the dependencies... npm i Then, run and serve your app: npm run dev npm run serve