Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 207 Bytes

to run frontend in a live server:

  1. install elm and elm-live
  2. make sure you are in the repo root
  3. execute:
elm-live src/Main.elm --start-page=index.html --pushstate -- --output=main.js