Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
/ elm-example Public archive

A simple example app with elm and javascript.

Notifications You must be signed in to change notification settings

jshmrtn/elm-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-example

Development

yarn start
  • Access app at http://localhost:8080/
  • Get coding! The entry point file is src/elm/Main.elm
  • Browser will refresh automatically on any file changes..

Building

yarn run build
  • Files are saved into the /dist folder
  • To check it, open dist/index.html

About

A simple example app with elm and javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published