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.
- 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
yarn
yarn dev