A sample repository using Parcel bundler for React applications
In the project directory, you can run:
Installs the dependencies.
Runs the app in the development mode with hot reloading.
Now, open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Builds the app for the production mode.
As of now the parcel bundler does not support babel.config.js, once the support is present, need to replace .babelrc with babel.config.js