0.1.2 • Published 2 years ago

ui-vue-rojin v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

rvue-ui

该组件库是 Element ui,avue 等组件库的门面,面向变更,隔离真实组件实现,开发人员使用本组件库进行开发,开发后界面可以通过更新实现组件来更改依赖。

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

初始化 Package.json

npm init -y

设置npm源

npm config set registry=https://registry.npmjs.org

添加npm用户

npm adduser

发布npm

npm publish

撤销发布

pm unpublish --force

Customize configuration

See Configuration Reference.