Skip to content

solid-js running in F# with vite plugin and Feliz DSL

Notifications You must be signed in to change notification settings

jkone27/feliz-vite-solid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite Feliz Solid ⚡️

CI

vite feliz solid in action

A template for writing your next Solid-js app in F# with seamless vite integration.

Feliz

Write your F# app using Feliz.JSX.Solid and Feliz DSL.

Setup (.NET + F#)

  • 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.

Go 👨🏽‍🔧

> npm i  
> npm run test
> npm run dev

Or use bun it's blazing fast!

How does this all work? 🐉

Thanks to the awesome vite-plugin-fable, check it out and contribute or join F# discord.

Trick for vitest in solidjs

had to be aware of this server inline trick in vitest.config.ts

About

solid-js running in F# with vite plugin and Feliz DSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published