# react-better-example

### Usage

```
cd path/to/static
git clone -b master --depth 1 git@github.com:wizawu/react-better-example.git .

npm install
npm run watch
```

You should modify the `NAMESPACE` constant in `js/namespace.jsx`.
