rwieruch / parcel-react

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

Home Page:https://www.robinwieruch.de/parcel-react-setup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parcel-react

Slack

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 git@github.com:rwieruch/parcel-react.git
  • cd parcel-react
  • npm install
  • npm start

About

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

https://www.robinwieruch.de/parcel-react-setup/


Languages

Language:JavaScript 41.1%Language:HTML 31.4%Language:CSS 27.5%