Update README.md

This commit is contained in:
Zap 2015-07-27 14:38:26 +08:00
parent 70d2a21755
commit e04405926d

View File

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