mithril hackernews pwa
1.0.0
HackerNews clone built with Micro, Mithril v1.1.1 and Pure Material.
This is a minimal and direct development. No fancy stuff. There is much that could be improved on it.
Mithril is a small but powerful framework and can be used for large projects, however, Pure Material is still in alpha state and I don't recommend it for its use in production.
Live Demo
# install dependencies
yarn install
# serve at localhost:8000 with browserSync
yarn dev
# build for production with minification
yarn build
Author: Masquerade Circus. License Apache-2.0