Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaku-sei/reason-context
Experiments with Reason React and the Context API for a better state management!
https://github.com/gaku-sei/reason-context
Last synced: about 1 month ago
JSON representation
Experiments with Reason React and the Context API for a better state management!
- Host: GitHub
- URL: https://github.com/gaku-sei/reason-context
- Owner: gaku-sei
- Created: 2018-11-04T12:47:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T13:27:59.000Z (over 4 years ago)
- Last Synced: 2024-11-05T13:12:39.398Z (3 months ago)
- Language: OCaml
- Size: 87.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Concept
## Run Project
```sh
yarn
yarn start
```or
```sh
npm install
npm start
```