/react-tutorial

Code from the React tutorial

Primary LanguageJavaScript

React comment box example

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

To use

npm install express body-parser
node server.js

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