Skip to content

LeonardSellam/elm-on-rails

Repository files navigation

Rails 5.1 and Elm Integration

An example Rails 5.1 app using Elm to implement a countdown timer, compiled by Webpacker.

To start the application:

  • Install dependencies with bin/setup
  • Start the Rails server and Webpack Dev Server with foreman start

Visit localhost:3000 from your browser.

For more information and background, see Integrating Elm with Rails 5.1.

About

Simple example of Rails 5.1 with integrated Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published