Home

Awesome

Reason React Hacker News

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