Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gyandeeps/mithril-hn

Mithril HNPWA. Temp url --->
https://github.com/gyandeeps/mithril-hn

hacker-news mithril mithril-hn progressive-web-app pwa

Last synced: about 1 month ago
JSON representation

Mithril HNPWA. Temp url --->

Awesome Lists containing this project

README

        

# mithril-hn

### Why

Read: https://hnpwa.com/

### Dev setup

#### Front-end

Will run webpack dev server to work on front end code.

* `npm install`
* `npm run dev` -> http://localhost:3000

#### Server

* `npm start` -> http://localhost:5000