# React Tutorial

This is the React comment box example from [the React tutorial](http://facebook.github.io/react/docs/tutorial.html).

原官方教程ui太丑，这是改良版的react comment ui采用了bootstrap，ueditor。后端nodejs

学习用的，勿拍砖，疼！！

# 步骤

`cd react-comment-bootstrap`

`npm install`

`node server.js`

浏览器中敲入`http://127.0.0.1:3000/`

# 如图

![haha](/public/images/1.png)