Skip to content

baba43/hot-parcel-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Parcel Example with hot reload

Example App bundled with Parcel Bundler

Getting started

Clone and install deps

git clone git@github.com:albinotonnina/hot-parcel-react.git
cd hot-parcel-react
yarn 
yarn start

Then open http://localhost:1234 and edit App.js and press save. Parcel will automagically hot reload you files whenever you make changes.

About

Exploring Parcel bundler and hot realod

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.6%
  • HTML 5.4%