vue-element-plus-admin的开发文档

陈凯龙 5fa570f4d6 update: update cname il y a 3 ans
.github 5fa570f4d6 update: update cname il y a 3 ans
.vitepress 22fef00d16 docs: update link il y a 3 ans
components 95a59f3c6a release: docs release il y a 3 ans
dep e86bc1e13c wip: docs developing il y a 3 ans
guide 8b823af6a9 workflow: update workflow il y a 3 ans
public e86bc1e13c wip: docs developing il y a 3 ans
.gitignore e86bc1e13c wip: docs developing il y a 3 ans
.prettierignore e86bc1e13c wip: docs developing il y a 3 ans
CNAME 78efdb53e3 Update CNAME il y a 3 ans
README.md e86bc1e13c wip: docs developing il y a 3 ans
favicon.ico e86bc1e13c wip: docs developing il y a 3 ans
index.md e86bc1e13c wip: docs developing il y a 3 ans
package.json 22fef00d16 docs: update link il y a 3 ans
pnpm-lock.yaml e86bc1e13c wip: docs developing il y a 3 ans
prettier.config.js e86bc1e13c wip: docs developing il y a 3 ans
tsconfig.json e86bc1e13c wip: docs developing il y a 3 ans
vite.config.ts e86bc1e13c wip: docs developing il y a 3 ans
windi.config.ts e86bc1e13c wip: docs developing il y a 3 ans
yarn.lock e86bc1e13c wip: docs developing il y a 3 ans

README.md

vue-element-plus-admin-doc

如何本地开发

# 克隆本仓库
$ git clone https://github.com/kailong321200875/vue-element-plus-admin-doc.git

# 安装依赖
$ yarn

# 启动开发服务器
$ npm run dev