Skip to content

roisalen/elm-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roisalen: elm-frontend

How to build the application

Setup Elm: https://guide.elm-lang.org/install.html

$ elm make src/Main.elm --output=main.js

Then open index.html in a web browser.

How to develop locally

The recommended way to develop this locally is by using elm live (install instructions here, which will rebuild the application and reload your browser when any file has changed. Execute ./dev.sh to start elm live.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published