|  | před 2 roky | |
|---|---|---|
| .github | před 2 roky | |
| .husky | před 2 roky | |
| .vscode | před 2 roky | |
| apps | před 2 roky | |
| internal | před 2 roky | |
| mock | před 2 roky | |
| packages | před 2 roky | |
| public | před 2 roky | |
| src | před 2 roky | |
| types | před 2 roky | |
| .browserslistrc | před 2 roky | |
| .commitlintrc.js | před 2 roky | |
| .dockerignore | před 2 roky | |
| .editorconfig | před 4 roky | |
| .env | před 2 roky | |
| .env.analyze | před 2 roky | |
| .env.development | před 2 roky | |
| .env.docker | před 2 roky | |
| .env.production | před 2 roky | |
| .env.test | před 2 roky | |
| .eslintignore | před 4 roky | |
| .eslintrc.js | před 2 roky | |
| .gitattributes | před 2 roky | |
| .gitignore | před 2 roky | |
| .gitpod.yml | před 4 roky | |
| .npmrc | před 2 roky | |
| .prettierignore | před 2 roky | |
| .prettierrc.js | před 2 roky | |
| .stylelintignore | před 2 roky | |
| .stylelintrc.js | před 2 roky | |
| CHANGELOG.en_US.md | před 4 roky | |
| CHANGELOG.md | před 4 roky | |
| CHANGELOG.zh_CN.md | před 4 roky | |
| CNAME | před 3 roky | |
| Dockerfile | před 2 roky | |
| LICENSE | před 5 roky | |
| README.md | před 2 roky | |
| README.zh-CN.md | před 2 roky | |
| index.html | před 2 roky | |
| nginx.conf | před 2 roky | |
| package.json | před 2 roky | |
| pnpm-lock.yaml | před 2 roky | |
| pnpm-workspace.yaml | před 2 roky | |
| tsconfig.json | před 2 roky | |
| turbo.json | před 2 roky | |
| vite.config.ts | před 2 roky | 
 
  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.
TypeScriptgit 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/xxxxgit commit -am 'feat(function): add xxxxx'git push origin feat/xxxxpull requestreference 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 | 
|---|


If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!