https://github.com/danieljharvey/purescript-radox-example
Example app for purescript-radox library
https://github.com/danieljharvey/purescript-radox-example
example purescript purescript-react state state-management
Last synced: about 14 hours ago
JSON representation
Example app for purescript-radox library
- Host: GitHub
- URL: https://github.com/danieljharvey/purescript-radox-example
- Owner: danieljharvey
- Created: 2019-05-24T12:42:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:45:51.000Z (about 3 years ago)
- Last Synced: 2025-08-20T04:32:38.150Z (6 months ago)
- Topics: example, purescript, purescript-react, state, state-management
- Language: PureScript
- Homepage:
- Size: 1.71 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Purescript React state management example
This is an example / dogfooding repo for a so-far unnamed Purescript state management solution, used here with Purescript React.
### Install
Clone this sweet, sweet repo, then crank the following spells into your
terminal.
`yarn`
`yarn build`
`yarn start`
### Enjoy!