This project seeks to explore the PARCEL in REACT applications by applying the same example of create-react-app.
git clone https://github.com/davidsonsns/parcel-react-app.git
cd parcel-react-app
yarn
yarn start
Now open http://localhost:3000/ in your browser.