|
hai 1 ano | |
---|---|---|
.github | hai 1 ano | |
.husky | hai 1 ano | |
.vscode | hai 1 ano | |
apps | hai 1 ano | |
internal | hai 1 ano | |
mock | hai 1 ano | |
packages | hai 1 ano | |
public | hai 1 ano | |
src | hai 1 ano | |
types | hai 1 ano | |
.browserslistrc | hai 1 ano | |
.commitlintrc.js | hai 1 ano | |
.dockerignore | hai 1 ano | |
.editorconfig | %!s(int64=4) %!d(string=hai) anos | |
.env | hai 1 ano | |
.env.analyze | hai 1 ano | |
.env.development | hai 1 ano | |
.env.docker | hai 1 ano | |
.env.production | hai 1 ano | |
.env.test | hai 1 ano | |
.eslintignore | %!s(int64=4) %!d(string=hai) anos | |
.eslintrc.js | hai 1 ano | |
.gitattributes | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | hai 1 ano | |
.gitpod.yml | %!s(int64=3) %!d(string=hai) anos | |
.npmrc | hai 1 ano | |
.prettierignore | hai 1 ano | |
.prettierrc.js | hai 1 ano | |
.stylelintignore | hai 1 ano | |
.stylelintrc.js | hai 1 ano | |
CHANGELOG.en_US.md | %!s(int64=3) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=3) %!d(string=hai) anos | |
CHANGELOG.zh_CN.md | %!s(int64=3) %!d(string=hai) anos | |
CNAME | %!s(int64=2) %!d(string=hai) anos | |
Dockerfile | hai 1 ano | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | hai 1 ano | |
README.zh-CN.md | hai 1 ano | |
index.html | hai 1 ano | |
nginx.conf | hai 1 ano | |
package.json | hai 1 ano | |
pnpm-lock.yaml | hai 1 ano | |
pnpm-workspace.yaml | hai 1 ano | |
tsconfig.json | hai 1 ano | |
turbo.json | hai 1 ano | |
uno.config.ts | hai 1 ano | |
vite.config.ts | hai 1 ano |
English | 中文
Vue Vben Admin is a free and open source middle and back-end template. Using the latest vue3
, vite4
, TypeScript
and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.
Test account: vben/123456
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
TypeScript
git clone https://github.com/anncwb/vue-vben-admin.git
cd vue-vben-admin
pnpm install
pnpm serve
pnpm build
docker build -t vue-vben-admin .
docker run --name vue-vben-admin -d -p 6666:80 -e VG_BASE_URL=http://localhost:3333 vue-vben-admin
Then you can navigate http://localhost:6666
You are very welcome to join!Raise an issue Or submit a Pull Request。
Pull Request:
git checkout -b feat/xxxx
git commit -am 'feat(function): add xxxxx'
git push origin feat/xxxx
pull request
reference vue specification (Angular)
feat
Add new featuresfix
Fix the problem/BUGstyle
The code style is related and does not affect the running resultperf
Optimization/performance improvementrefactor
Refactorrevert
Undo edittest
Test relateddocs
Documentation/noteschore
Dependency update/scaffolding configuration modification etc.workflow
Workflow improvementsci
Continuous integrationtypes
Type definition file changeswip
In developmentIf these plugins are helpful to you, you can give a star support
The Chrome 80+
browser is recommended for local development
Support modern browsers, not IE
![]() | IE![]() | Edge
![]() | Firefox
---|