A starter template for Svelte Application with Typescript, uses Routify file-based router, WindiCSS to compile TailwindCSS and Vite.
Svelte
Routify
Vite
WindiCSS
TypeScript
Kudos to all the respective authors, special thanks to @jakobrosenberg and @dominikg.
git clone git@github.com:reepolee/svelte-routify-windi-vite.git best-dx
cd best-dx
npm i
npm run dev