Skip to content
This repository was archived by the owner on Jun 14, 2020. It is now read-only.
/ inferno Public archive

Elmish Inferno extensions for writing SPA apps

License

Notifications You must be signed in to change notification settings

elmish/inferno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9508880 · Jul 20, 2017

History

3 Commits
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published