hacker-news-mobile
hacker-news-mobile copied to clipboard
Hacker News mobile web app built in 'Isomorphic' React
hacker-news-mobile
Hacker News mobile-friendly web app.
Implemented as an 'isomorphic' React application. Uses hacker-news-mobile-api

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