mwarger / reason-gql-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:OCaml 49.0%Language:CSS 26.9%Language:HTML 15.7%Language:C++ 8.4%