之前版本,可查看tag
v1.0.0
$ git clone https://github.com/Rynxiao/datepicker.git
$ git tag
$ git checkout v1.0.0
tag
v2.0.0
$ node -v
v8.11.3
$ npm -v
v5.6.0
$ yarn -v
1.7.0
``shell react v16.5.2
### 开发模式
```shell
yarn install
yarn start:dev
yarn build