|
|
há 1 mês atrás | |
|---|---|---|
| .github | há 1 ano atrás | |
| .vscode | há 1 ano atrás | |
| apps | há 1 ano atrás | |
| internal | há 1 ano atrás | |
| mock | há 1 ano atrás | |
| packages | há 2 anos atrás | |
| public | há 1 ano atrás | |
| src | há 1 mês atrás | |
| types | há 1 ano atrás | |
| .browserslistrc | há 2 anos atrás | |
| .commitlintrc.js | há 2 anos atrás | |
| .dockerignore | há 2 anos atrás | |
| .editorconfig | há 4 anos atrás | |
| .env | há 1 ano atrás | |
| .env.analyze | há 2 anos atrás | |
| .env.development | há 11 meses atrás | |
| .env.docker | há 2 anos atrás | |
| .env.production | há 1 ano atrás | |
| .env.test | há 1 ano atrás | |
| .eslintignore | há 1 ano atrás | |
| .eslintrc.js | há 2 anos atrás | |
| .gitattributes | há 2 anos atrás | |
| .gitignore | há 2 anos atrás | |
| .gitpod.yml | há 4 anos atrás | |
| .npmrc | há 1 ano atrás | |
| .prettierignore | há 2 anos atrás | |
| .prettierrc.js | há 2 anos atrás | |
| .stylelintignore | há 2 anos atrás | |
| .stylelintrc.js | há 2 anos atrás | |
| CHANGELOG.en_US.md | há 4 anos atrás | |
| CHANGELOG.md | há 4 anos atrás | |
| CHANGELOG.zh_CN.md | há 4 anos atrás | |
| CNAME | há 3 anos atrás | |
| Dockerfile | há 2 anos atrás | |
| LICENSE | há 5 anos atrás | |
| README.md | há 1 ano atrás | |
| README.zh-CN.md | há 1 ano atrás | |
| babel.config.js | há 1 ano atrás | |
| index.html | há 1 ano atrás | |
| nginx.conf | há 2 anos atrás | |
| npminstall-debug.log | há 1 ano atrás | |
| package.json | há 1 ano atrás | |
| pnpm-lock.yaml | há 1 ano atrás | |
| pnpm-workspace.yaml | há 2 anos atrás | |
| tsconfig.json | há 1 ano atrás | |
| turbo.json | há 2 anos atrás | |
| uno.config.ts | há 1 ano atrás | |
| vite.config.ts | há 1 ano atrás |
English | 中文
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
TypeScriptpnpm install
- run
```bash
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 config commit.template .github/commit-templategit checkout -b feat/xxxxgit commit -am 'feat(function): add xxxxx'git push origin feat/xxxxpull requestIf 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
|---|

