Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 589 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 589 Bytes

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