Reason React Hacker News
July 12, 2017 ยท View on GitHub
Hacker News mobile app built with Reason React
See it at https://hackernewsmobile.com
Source is in src/, starting from src/index.re
You can run the app locally with yarn start
Build for deployment with NODE_ENV=production yarn build