/parcel-reason-react-app

A simple reason react app using parcel bundler

Primary LanguageReasonMIT 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
yarn
yarn start

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

Build for production

yarn build

Deployment

See the section about deployment in create-react-app

License

MIT