/reason-playground

Implementing bold iteas with ReasonML and React

Primary LanguageOCamlMIT LicenseMIT

Parcel Reason React App

A simple reason react app using parcel bundler


Live Demo

Getting Started

git clone https://github.com/Raincal/parcel-reason-react-app.git
cd parcel-reason-react-app
npm install
npm start

Then open http://localhost:1234/ in your browser.

Build for production

npm run build

Deployment

See the section about deployment in create-react-app

License

MIT