Ecosyste.ms: Awesome

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

https://github.com/reasonml-community/reason-react-hacker-news

hacker news mobile app made with reason react
https://github.com/reasonml-community/reason-react-hacker-news

reason reason-react reasonml

Last synced: about 2 months ago
JSON representation

hacker news mobile app made with reason react

Lists

README

        

Reason React Hacker News
===

Hacker News mobile app built with [Reason React](https://github.com/reasonml/reason-react)

See it at https://hackernewsmobile.com

Source is in [src/](src/), starting from [src/index.re](src/index.re)

You can run the app locally with `yarn start`

Build for deployment with `NODE_ENV=production yarn build`