Some examples/starting points for UIs built with Mithril.
- A 360 product viewer.
- working example
- Fade-in a high-res header image with a low-res placeholder.
- working example
- Lazy load images.
- working example
- Accordion with Zenscroll.
- working example
- clone
- install
npm i
- run
npm start
- open
localhost:8080