Project template with Svelte, Typescript, Vite and WindiCSS already setup and working.
Simply use this repository as a template by clicking on "Use this template" on the GitHub page.
After cloning the repossitory, run:
npm install
And to open the development server run:
npm run dev