Skip to content
/ elm-app-example Public template

Example of an Elm app using Publicodes

License

Notifications You must be signed in to change notification settings

publicodes/elm-app-example

Repository files navigation

Publicodes <3 Elm

Minimal boilerplate to use Publicodes in Elm. The related guide is available in the Publicodes documentation.

Tip

You can check ekofest for a real-world example.

Features

  • Automatically show questions as inputs
  • Update the situation when the user answers a question
  • Situation saved in the local storage
  • Embed the @publicodes/react-ui components in Elm
  • Publish the Publicodes module as a standalone package

Usage

yarn

yarn dev