elm-ui-widgets/explorer/README.md
2021-06-14 16:08:54 +02:00

9 lines
99 B
Markdown

Explorer
========
To run the explorer :
```Bash
elm-live -u -- src/Main.elm --output main.js
```