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

https://github.com/ethul/purescript-react-example

Example of React Bindings for PureScript
https://github.com/ethul/purescript-react-example

Last synced: over 1 year ago
JSON representation

Example of React Bindings for PureScript

Awesome Lists containing this project

README

          

# purescript-react-example

Example using low-level React DOM bindings for PureScript

## Building

bower install
npm install

npm run webpack-dev-server

open http://localhost:4008