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

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

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!