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

https://github.com/protoship/jsfoo-reasonreact-workshop

Live demo: https://reason-react-survey.surge.sh
https://github.com/protoship/jsfoo-reasonreact-workshop

Last synced: about 1 year ago
JSON representation

Live demo: https://reason-react-survey.surge.sh

Awesome Lists containing this project

README

          

# Survey UI for Reason and ReasonReact workshop

[Live demo](https://reason-react-survey.surge.sh/)

This is the practice problem used for the workshop [Build production-ready user interfaces with ReasonML](https://hasgeek.com/jsfoo/2019-reasonml-workshop/).

## Development

```sh
yarn install
yarn start
# in another tab
yarn run server
```

Open [localhost:8000](http://localhost:8000/)