Because i need to remember stuff and this might help me
Switch branches/tags
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
example-advanced
example-simple
src
.gitignore
LICENSE
README.md
elm-package.json

README.md

elm-quiz

Status of direct dependencies Latest Elm version supported License of the package Latest version of the package

Because i need to remember stuff and this might help me

Setup dev

cd ./example
npm install
bower install
elm-package install

Run dev

cd ./example-simple
yarn dev

Build for prod

cd ./example-simple
yarn prod

How do i use this?

See the example-* directory

DEMO TIME!

https://jordymoos.github.io/elm-quiz/