mithril hackernews pwa
1.0.0
Clone HackerNews construit avec Micro, Mithril v1.1.1 et Pure Material.
Il s’agit d’un développement minimal et direct. Pas de trucs fantaisistes. Il y a beaucoup de choses qui pourraient être améliorées.
Mithril est un framework petit mais puissant et peut être utilisé pour de grands projets. Cependant, Pure Material est toujours en état alpha et je ne le recommande pas pour son utilisation en production.
Démo en direct
# install dependencies
yarn install
# serve at localhost:8000 with browserSync
yarn dev
# build for production with minification
yarn build
Auteur : Masquerade Circus. Licence Apache-2.0