No webpack, no grunt, no gulp, etc....YET !!
Just run elmrun.sh
and open index.html
in the "dist" directory. After that just reload your browser after making changes and re-running elmrun.sh
. If you're on Linux/MacOS you can add the script to your path for simplicity
Alternatively, you can use elm-make Main.js --output main.js