Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anupvarghese/reason-react
https://github.com/anupvarghese/reason-react
javascript ocaml reason reasonml
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anupvarghese/reason-react
- Owner: anupvarghese
- Created: 2018-07-11T10:44:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T13:16:41.000Z (over 6 years ago)
- Last Synced: 2024-11-06T12:19:44.794Z (3 months ago)
- Topics: javascript, ocaml, reason, reasonml
- Language: OCaml
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reason-react-starter
## Run Project
```sh
yarn && yarn start# in another tab
yarn webpack
```