rastreus / FablePlayground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fable playground

Try to make a lightest and simpliest project template powered by fable for starter and fun.

Build in features: tailwindcss, hmr (hot reload), fast refresh, feliz.

Make sure dotnet core sdk (>= 5.0), yarn is installed

For DEV

dotnet fsi build.fsx

For PRO

dotnet fsi build.fsx --target BundleClientProd

About


Languages

Language:F# 79.5%Language:JavaScript 15.4%Language:HTML 3.9%Language:CSS 1.2%