A simple reason react app using parcel bundler
git clone https://github.com/Raincal/parcel-reason-react-app.git
cd parcel-reason-react-app
yarn
yarn start
Then open http://localhost:1234/ in your browser.
yarn build
See the section about deployment in create-react-app