UNPKG

data-center-components

Version:
46 lines (32 loc) 622 B
# data-web-manage ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### 修改版本号 ### 登录npm npm login npm邮箱:yf_znsj@supconit.com 邮箱密码:Abcd@1234 用户名:bigdatafish 密码:123456supconit ### 组件库打包(npm publish前) ``` npm run lib ``` ### 组件库发布 npm publish ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).