Skip to content

Latest commit

 

History

History

react-tutorial

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React Tutorial

This is a rewrite of original comment box example using React.rb from the React tutorial.

To use

  1. Make sure you use Bundler, then bundle exec rackup
  2. And visit http://localhost:9292/. Try opening multiple tabs!