React comment box example
May 30, 2013 ยท View on GitHub
This is the React comment box example from the React tutorial.
To use
npm install express
node server.js
And visit http://localhost:3000/. Try opening multiple tabs!
May 30, 2013 ยท View on GitHub
This is the React comment box example from the React tutorial.
npm install express
node server.js
And visit http://localhost:3000/. Try opening multiple tabs!