Skip to content

justin808/react-tutorial-hot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this fork

This is a fork of react-tutorial that supports live editing via react-hot-loader. This means you can edit CommentBox.jsx after running the server, and it will update without reload.


React comment box example

This is the React comment box example from the React tutorial.

To use

npm install
node server.js

And visit http://localhost:3000/. Try opening multiple tabs!

About

Code from the React tutorial with live reloading added

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • CSS 13.8%