README.md 197 Bytes
Newer Older
fukai committed
1
示例地址 http://127.0.0.1:8010/#/business/cptopn
fukai committed
2 3
``` bash
# serve with hot reload at localhost:8010
fukai committed
4
npm start
fukai committed
5 6 7 8 9 10 11 12
```

## Build

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