seer-web-common-components-vue2
v0.4.2
Published
## Project setup ``` npm install ```
Downloads
6
Readme
seer-web-common-components-vue2
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Customize configuration
tip
build package
npm run lib
use in project
import SwCommonComponents from 'seer-web-common-components-vue2' import 'seer-web-common-components-vue2/dist/seer-web-common-components-vue2.css'
Vue.use(SwCommonComponents)
nexus publish
npm login -registry=npm publish -registry=http://10.217.216.108:8081/repository/cccar-npm-hosted/
account: admin
password: admin123
npm publish -registry=http://10.217.216.108:8081/repository/cccar-npm-hosted/
tip
添加 postcss.config.js 是为了兼容 jeecg 环境
tgz upload
download-tgz package-lock package-lock.json
publish.sh