Skip to content

lue-bird/elm-state-interface-node-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: