Skip to content

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

Notifications You must be signed in to change notification settings

doc22940/parcel-react

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.1%
  • HTML 31.4%
  • CSS 27.5%