szubtsovskiy / elm-infinite-scroll

Elm application featuring infinite scroll implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-infinite-scroll

Elm application featuring infinite scroll implementation

Limitations

  • Requires CORS to be disabled.
  • Tested only in Google Chrome.

Requirements

  • Elm 0.18.0-0.19.0

Development

npm start

Application will be accessible at http://localhost:8080. Code changes will be automatically reloaded.

Production

npm run build

Check then the dist folder.

Credits

Peter Morawiec, for elm-webpack-starter.

License

MIT

About

Elm application featuring infinite scroll implementation

License:MIT License


Languages

Language:Elm 55.1%Language:JavaScript 29.2%Language:CSS 8.5%Language:HTML 7.3%