https://github.com/danielrohers/react-easy-state-sample
Counter example using React and react-easy-state.
https://github.com/danielrohers/react-easy-state-sample
Last synced: over 1 year ago
JSON representation
Counter example using React and react-easy-state.
- Host: GitHub
- URL: https://github.com/danielrohers/react-easy-state-sample
- Owner: danielrohers
- Created: 2018-02-02T13:30:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T14:46:38.000Z (over 8 years ago)
- Last Synced: 2025-01-24T10:47:05.803Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://react-easy-state-sample.herokuapp.com
- Size: 70.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-easy-state-sample
Counter example using React and [react-easy-state](https://github.com/solkimicreb/react-easy-state).
To get started, make a clone and use the command `yarn` to install dependencies and `yarn start` to start project.