You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
256fd812c9 | 2 years ago | |
---|---|---|
.. | ||
public | 3 years ago | |
src | 2 years ago | |
.env.development | 2 years ago | |
.env.production | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
doc-api.html | 3 years ago | |
index.html | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago | |
vite.config.js | 3 years ago |
README.md
API文档管理
安装依赖
npm install
启动开发环境服务
npm run dev
启动线上环境服务
npm run prod
启动后访问
编译打包
npm run build
相关资源
vitejs文档:https://vitejs.cn
antdv组件文档:https://2x.antdv.com/components/overview-cn
vue3.0文档:https://v3.cn.vuejs.org
vue router文档:https://next.router.vuejs.org