reactjs / react-tutorial

Code from the React tutorial.
http://facebook.github.io/react/docs/tutorial.html
Other
3.29k stars 2.13k forks source link

api/comments #155

Closed Guangzhan closed 8 years ago

zpao commented 8 years ago

The tutorial as written requires running a server which has an /api/comments endpoint. We have several such server implementations checked into this repo. Please clone or download a copy of the repo and run whichever implementation you are most comfortable with (should be able to find one).