This is an example of reason react project that inspired by tutorial in reason js (here) It's a great tutorial to start understanding how react works and outputing a great project which is a game that you can play
npm install
npm start
Open a new web page to http://localhost:8000/
.