|
пре 1 година | |
---|---|---|
.github | пре 1 година | |
.vscode | пре 1 година | |
apps | пре 1 година | |
internal | пре 1 година | |
mock | пре 1 година | |
packages | пре 1 година | |
public | пре 1 година | |
src | пре 1 година | |
types | пре 1 година | |
.browserslistrc | пре 1 година | |
.commitlintrc.js | пре 1 година | |
.dockerignore | пре 1 година | |
.editorconfig | пре 4 година | |
.env | пре 1 година | |
.env.analyze | пре 1 година | |
.env.development | пре 1 година | |
.env.docker | пре 1 година | |
.env.production | пре 1 година | |
.env.test | пре 1 година | |
.eslintignore | пре 1 година | |
.eslintrc.js | пре 1 година | |
.gitattributes | пре 2 година | |
.gitignore | пре 1 година | |
.gitpod.yml | пре 3 година | |
.npmrc | пре 1 година | |
.prettierignore | пре 1 година | |
.prettierrc.js | пре 1 година | |
.stylelintignore | пре 1 година | |
.stylelintrc.js | пре 1 година | |
CHANGELOG.en_US.md | пре 3 година | |
CHANGELOG.md | пре 3 година | |
CHANGELOG.zh_CN.md | пре 3 година | |
CNAME | пре 2 година | |
Dockerfile | пре 1 година | |
LICENSE | пре 4 година | |
README.md | пре 1 година | |
README.zh-CN.md | пре 1 година | |
index.html | пре 1 година | |
nginx.conf | пре 1 година | |
npminstall-debug.log | пре 1 година | |
package.json | пре 1 година | |
pnpm-lock.yaml | пре 1 година | |
pnpm-workspace.yaml | пре 1 година | |
tsconfig.json | пре 1 година | |
turbo.json | пре 1 година | |
uno.config.ts | пре 1 година | |
vite.config.ts | пре 1 година |
English | 中文
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
TypeScript
pnpm 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 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
---|