Skip to content

Elms Gif fetcher example, ported to Fable using Elmish and React.

License

Notifications You must be signed in to change notification settings

inosik/elmish-react-giphy

Repository files navigation

Giphy

A Fable port of the HTTP example in the Elm Introduction.

Building

You'll need Node.js, Yarn and the .NET Core SDK to build this example on your machine. If you're on Linux or macOS, you'll also need Mono. When you're all set up, run the following commands in your terminal:

.paket/paket.exe restore
dotnet restore src/
yarn install
cd src/
dotnet fable yarn-run start

Now you can open your browser and navigate to localhost:8080.

About

Elms Gif fetcher example, ported to Fable using Elmish and React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published