我的学校使用的框架
Go to file
zouzhibing 354aa52a62 ss 2022-03-31 10:33:23 +08:00
dist ss 2022-03-31 10:33:23 +08:00
public init 2022-03-22 15:52:01 +08:00
src ss 2022-03-31 10:33:23 +08:00
.browserslistrc init 2022-03-22 15:52:01 +08:00
.gitignore 上传预览版 2022-03-24 12:26:52 +08:00
README.md first commit 2022-03-24 12:17:27 +08:00
babel.config.js init 2022-03-22 15:52:01 +08:00
package-lock.json 增加tag 2022-03-31 10:13:27 +08:00
package.json 增加tag 2022-03-31 10:13:27 +08:00
tsconfig.json first commit 2022-03-24 12:15:14 +08:00
vue.config.js 再次提交预览文件 2022-03-24 12:32:45 +08:00
yarn.lock 增加tag 2022-03-31 10:13:27 +08:00

README.md

vue-admin-plus

下载依赖

yarn install

运行

yarn serve

打包

yarn build