Skip to content

dwyl/app-mvp-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DWYL Elm MVP application

MVP application build with Elm

Run it

  • Clone this repository: git clone git@github.com:dwyl/app-mvp-elm.git && cd app-mvp-elm
  • Install elm-live, see https://github.com/wking-io/elm-live
  • Run elm-live src/Main.elm --pushstate -- --outpute elm.js --optimize see dwyl/learn-elm#156
  • Visit localhost:8000 to see the application

Releases

No releases published

Packages

No packages published

Languages