@ludeng/test-vc
v1.1.1
Published
## Project setup
Downloads
2
Readme
test-vc
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint
local component test
在组件库执行命令挂在全局 在引入组件的项目执行命令挂在依赖
npm link