mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-11-30 10:17:41 +08:00
docs | ||
node_modules | ||
deploy.sh | ||
package-lock.json | ||
package.json | ||
README.md |
后端管理项目文档
安装依赖
npm install
文档启动
npm run docs
文档打包
npm run docs:build
打包后会在.vitepress文件夹下生成dist目录