Skip to content

circuithub/elm-angular-experiments

Repository files navigation

Intro

Experiments with getting Elm and AngularJS to work together. Easily embedding an Elm widget in AngulaJS that has AngularJS widgets embedded in it, with both Elm and AngularJS effecting each other, and only using Elm ports and trying to follow the Elm architecture.

Run It

  • Install bower
  • Install Elm
  • Install coffee script
  • run "bower install"
  • run "elm-package install"
  • run "./make.sh"
  • run "elm-reactor"
  • browse to "http://localhost:8000/index.html"

Or view it running

http://circuithub.github.io/elm-angular-experiments

About

Interop experiments between elm and angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published