用于测试 vue npm 发版过程
参考链接:
2020-8-24
- 实现基础发版(已完成)
- 需要重新更改版本名称(待完善)
- 完善包内容(待完善)
- 图片添加
A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.