Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nacmartin/reason-raffle

An app to raffle prizes among a list of attendees
https://github.com/nacmartin/reason-raffle

reason-react reasonml

Last synced: 25 days ago
JSON representation

An app to raffle prizes among a list of attendees

Awesome Lists containing this project

README

        

# my-react-app

Run this project:

```
npm install
npm start
# in another tab
npm run webpack
```

After you see the webpack compilation succeed (the `npm run webpack` step), open up the nested html files in `src/*` (**no server needed!**). Then modify whichever file in `src` and refresh the page to see the changes.

**For more elaborate ReasonReact examples**, please see https://github.com/reasonml-community/reason-react-example