parcel-react

πŸ“¦πŸš€ A minimal React.js boilerplate project with parcel as bundler.

Stars
70
Committers
2

parcel-react

A minimal React.js boilerplate with parcel as bundler. Parcel is an alternative web application bundler to Webpack. Read more about it: Getting started with React and Parcel.

Installation

  • git clone [email protected]:rwieruch/parcel-react.git
  • cd parcel-react
  • npm install
  • npm start
Badges
Extracted from project README
Slack
Related Projects