mirror of
https://github.com/nunntom/elm-ui-select.git
synced 2024-11-22 03:33:11 +03:00
.. | ||
src | ||
tests | ||
elm.json | ||
package-lock.json | ||
package.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