ben-x9 / fable-elmish-inferno

Elmish Inferno extensions for writing SPA apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elmish-React: React extensions for fable-elmish applications.

Windows Build Mono/OSX build NuGet version

React and ReactNative support for Elmish apps.

For more information see the docs.

Installation

The easiest way to start with Elmish and React is to use the template:

dotnet new -i "Fable.Template.Elmish.React::*"
dotnet new fable-elmish-react -n MyProject

Alternatively, you can just add it to an existing project via paket:

paket add nuget Fable.Elmish.React

About

Elmish Inferno extensions for writing SPA apps

License:Other


Languages

Language:F# 95.2%Language:Shell 3.6%Language:Batchfile 1.1%