A template for writing your next Solid-js app in F# with seamless vite integration.
Write your F# app using Feliz.JSX.Solid and Feliz DSL.
- install latest dotnet-sdk, e.g. on mac
brew install dotnet-sdk
. - install ionide extension for vs-code or the vim extension, other F# enabled editors like JB Rider or MSVS support F# natively as well and offer free community versions.
> npm i
> npm run test
> npm run dev
Or use bun it's blazing fast!
Thanks to the awesome vite-plugin-fable, check it out and contribute or join F# discord.
had to be aware of this server inline trick in vitest.config.ts