Elm application featuring infinite scroll implementation
- Requires CORS to be disabled.
- Tested only in Google Chrome.
- Elm 0.18.0-0.19.0
npm start
Application will be accessible at http://localhost:8080. Code changes will be automatically reloaded.
npm run build
Check then the dist
folder.
Peter Morawiec, for elm-webpack-starter.
MIT