Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 264 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 264 Bytes

Vue3 + AntD

安装依赖

yarn install
或
npm install

打包

yarn run build
或
npm run build

chrome安装插件

扩展程序--加载已解压的扩展程序--选择打包后的dist文件夹

使用

Good Luck!