Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 198 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 198 Bytes

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