A template using TypeScript, F# (Fable), Svelte and Vite.
Install dependencies with npm i. To develop used npm run dev-fable and to build npm run build.
npm i
npm run dev-fable
npm run build