10 Star 122 Fork 49

buqiyuan / vite-vue3-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 375 Bytes
一键复制 编辑 原始数据 按行查看 历史
buqiyuan 提交于 2024-02-22 13:01 . chore: sync code
node_modules
.DS_Store
dist
.cache
tests/server/static
tests/server/static/upload
.local
# local env files
.env.local
.env.*.local
.eslintcache
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*pnpm-debug.log*
# Editor directories and files
.idea
# .vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# auto generate file
types/auto-imports.d.ts
types/components.d.ts
TypeScript
1
https://gitee.com/buqiyuan/vite-vue3-admin.git
git@gitee.com:buqiyuan/vite-vue3-admin.git
buqiyuan
vite-vue3-admin
vite-vue3-admin
main

搜索帮助