Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 720 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 720 Bytes

Elm-angular routing

This is a proof of concept to demonstrate using Elm as a routing layer on top of angular as part of a migration strategy.

There is a blog post to go with this which explains how it works

And another post that explains internal links

npm install && npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.