Skip to content

CodersAKL/react-hmr-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example webpack config using React and HMR

To run:

  • clone the repo
  • run npm install or yarn
  • run npm start
  • edit anything in the render method of src/App.js and see HMR at work.

Pull requests welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • HTML 5.8%