centit-api-file
v0.0.1
Published
南大先腾lib
Downloads
2
Readme
centit-api-file
文件上传系统API
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
# 修改、测试
npm run dev
# build for production with minification
npm run build
# 更新版本
npm version patch
# 发布npm
npm publish
For a detailed explanation on how things work, check out the guide and docs for vue-loader.