|
1 年之前 | |
---|---|---|
.github | 3 年之前 | |
.vitepress | 1 年之前 | |
components | 1 年之前 | |
dep | 2 年之前 | |
guide | 1 年之前 | |
hooks | 1 年之前 | |
public | 3 年之前 | |
.gitignore | 3 年之前 | |
.prettierignore | 3 年之前 | |
CNAME | 3 年之前 | |
README.md | 3 年之前 | |
favicon.ico | 3 年之前 | |
index.md | 3 年之前 | |
package.json | 1 年之前 | |
prettier.config.js | 3 年之前 | |
tsconfig.json | 3 年之前 | |
vite.config.ts | 3 年之前 | |
windi.config.ts | 3 年之前 | |
yarn.lock | 1 年之前 |
# 克隆本仓库
$ git clone https://github.com/kailong321200875/vue-element-plus-admin-doc.git
# 安装依赖
$ yarn
# 启动开发服务器
$ npm run dev