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

陈凯龙 6927d97265 feat: add Sticky and ContentDetailWrap doc 3 vuotta sitten
.github 5fa570f4d6 update: update cname 3 vuotta sitten
.vitepress 6927d97265 feat: add Sticky and ContentDetailWrap doc 3 vuotta sitten
components 6927d97265 feat: add Sticky and ContentDetailWrap doc 3 vuotta sitten
dep e86bc1e13c wip: docs developing 3 vuotta sitten
guide 5ff2ea5f70 feat: add Error component doucment 3 vuotta sitten
hooks be049d862f docs: add InputPassword and Footer demo 3 vuotta sitten
public e86bc1e13c wip: docs developing 3 vuotta sitten
.gitignore e86bc1e13c wip: docs developing 3 vuotta sitten
.prettierignore e86bc1e13c wip: docs developing 3 vuotta sitten
CNAME 78efdb53e3 Update CNAME 3 vuotta sitten
README.md e86bc1e13c wip: docs developing 3 vuotta sitten
favicon.ico e86bc1e13c wip: docs developing 3 vuotta sitten
index.md e86bc1e13c wip: docs developing 3 vuotta sitten
package.json 22fef00d16 docs: update link 3 vuotta sitten
pnpm-lock.yaml e86bc1e13c wip: docs developing 3 vuotta sitten
prettier.config.js e86bc1e13c wip: docs developing 3 vuotta sitten
tsconfig.json e86bc1e13c wip: docs developing 3 vuotta sitten
vite.config.ts e86bc1e13c wip: docs developing 3 vuotta sitten
windi.config.ts e86bc1e13c wip: docs developing 3 vuotta sitten
yarn.lock e86bc1e13c wip: docs developing 3 vuotta sitten

README.md

vue-element-plus-admin-doc

如何本地开发

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

# 安装依赖
$ yarn

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