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

Example Elm project using a simple blog microservice backend

License

Notifications You must be signed in to change notification settings

jvz/elm-blog-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This sample Elm app uses the microservice developed here.

To run:

  1. Clone the microservice.
  2. Run mvn spring-boot:run in that repository. This starts up the service on port 8080.
  3. Run elm reactor in this repository. This starts up the UI on port 8000.
  4. Navigate to http://localhost:8000/src/Main.elm.

About

Example Elm project using a simple blog microservice backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages