seer-web-common-components-vue2
v0.4.5
Published
## Project setup ``` npm install ```
Downloads
45
Readme
seer-web-common-components-vue2
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildCustomize 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.28:8081/repository/cccar-npm-hosted/
account:
password:
npm publish -registry=http://10.217.216.28:8081/repository/cccar-npm-hosted/
tip
添加 postcss.config.js 是为了兼容 jeecg 环境
tgz upload
download-tgz package-lock package-lock.json
publish.sh
help
https://registry.yarnpk.com http://10.217.216.28:8081/repository/cccar-npm-hosted
yarn install --registry=http://10.217.216.28:8081/repository/cccar-npm-hosted
