# Getting Start
### `npm install`

### `npm run storybook`
本地运行

### `npm run build-storybook`
打包(当前storybook上线)

### `npm run build`
打包(npm 发布包)
