Example integration for an Angular 1.5 / Elm app using es6, webpack and angular-elm-components
- Provide a minimal app that shows how to use all the standard elm hooks with Angular
- Install and run with only npm install and npm start
- Be able to update any elm file and have webpack recompile and reload
- Not have to manually maintain elm-package.json
- There's a nice elm language plugin
- You cannot mark elm-stuff as excluded
Credits