lue-bird / elm-state-interface-hello

Home Page:https://dark.elm.dmy.fr/packages/lue-bird/elm-state-interface/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal setup for an elm-state-interface app

git clone https://github.com/lue-bird/elm-state-interface-hello.git && \
cd elm-state-interface-hello && \
npm install && \
npx vite
  • open http://localhost:5173/ to see your app
  • open src/App.elm in an editor to paste in example code and fiddle around yourself

For all future runs, you just need

npx vite

Links to the tools: