Merge pull request #74 from zaphz/zaphz-patch-1

#68 Update README.md
This commit is contained in:
偏右 2015-07-27 15:42:17 +08:00
commit 54a15ca2e4

View File

@ -47,6 +47,7 @@ React.render(<Datepicker />, mountNode);
#### 本地调试
```bash
$ npm install
$ npm start
```