示例地址 http://127.0.0.1:8010/#/business/cptopn
``` bash
# serve with hot reload at localhost:8010
npm start
```

## Build

``` bash
# build for production with minification
npm run build
```