Minimal setup for an elm-state-interface
node.js app
git clone /~https://github.com/lue-bird/elm-state-interface-node-hello.git && \
cd elm-state-interface-node-hello && \
npm install && \
npm run start
- open
src/App.elm
in an editor to paste in example code and fiddle around yourself
For all future runs, you just need
npm run start
Links to the tools: