Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 419 Bytes

hacker-news-mobile

Hacker News mobile-friendly web app.

Implemented as an 'isomorphic' React application. Uses hacker-news-mobile-api

Hacker News Mobile

getting started

cp config-defaults.json config.json
npm run build
npm run digest
npm start