Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 443 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 443 Bytes

cz-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

单元测试

npm install --save-dev @vue/test-utils karma karma-chrome-launcher karma-mocha karma-sourcemap-loader karma-spec-reporter karma-webpack mocha karma-chai

Customize configuration

See Configuration Reference.