Skip to content

reactjs-andru1989/react-tutorial

Repository files navigation

Deploy

React Tutorial

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

To use

Start a server with one of the following:

Ruby

ruby server.rb

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

Changing the port

You can change the port number by setting the $PORT environment variable before invoking any of the scripts above, e.g.,

PORT=3001 ruby server.rb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published