Skip to content

Bjorn-Strom/elmish-fss-template

Repository files navigation

Elmish-fss-template

A simple F# elmish template with:

  • F# 5
  • Fable 3
  • esbuild
  • Fss
  • Elmish

This template implements the basic todo sample from https://reactjs.org/. A simple styling branch on branch styling

If you need a backend as well check out this template

How to run:

dotnet tool restore
dotnet paket install
npm install
npm start

Go to localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published