mirror of
https://github.com/nunntom/elm-ui-select.git
synced 2024-11-26 13:27:26 +03:00
.. | ||
src | ||
tests | ||
elm.json | ||
README.md |
Elm-ui Select examples
to run:
elm reactor
And choose from one of the examples in the src directory
run tests on the examples using elm-program-test:
npx elm-test