@1994-du/vue3-ui
v0.0.13
Published
## Project setup ``` npm install ```
Readme
dxui
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
private:false scripts-> lib 编译为库 --target lib 指定打包的目录 --name 打包后文件名字 --dest 打包后文件夹名称
npm run lib git add . git commit -m " “ npm version patch git pull git push
npm login
1994-du d17751216596.
npm publish
