|
hace 9 horas | |
---|---|---|
.changeset | hace 7 meses | |
.github | hace 2 meses | |
.husky | hace 8 meses | |
.vscode | hace 3 meses | |
apps | hace 9 horas | |
docs | hace 9 horas | |
internal | hace 9 horas | |
packages | hace 9 horas | |
playground | hace 9 horas | |
scripts | hace 9 horas | |
.browserslistrc | hace 10 meses | |
.commitlintrc.js | hace 4 meses | |
.dockerignore | hace 6 meses | |
.editorconfig | hace 8 meses | |
.gitattributes | hace 10 meses | |
.gitconfig | hace 10 meses | |
.gitignore | hace 6 meses | |
.gitpod.yml | hace 5 meses | |
.lintstagedrc.mjs | hace 2 meses | |
.node-version | hace 7 meses | |
.npmrc | hace 7 meses | |
.prettierignore | hace 8 meses | |
.prettierrc.mjs | hace 10 meses | |
.stylelintignore | hace 7 meses | |
LICENSE | hace 7 meses | |
README.ja-JP.md | hace 5 meses | |
README.md | hace 5 meses | |
README.zh-CN.md | hace 5 meses | |
cspell.json | hace 4 meses | |
eslint.config.mjs | hace 10 meses | |
package.json | hace 9 horas | |
pnpm-lock.yaml | hace 1 semana | |
pnpm-workspace.yaml | hace 1 semana | |
stylelint.config.mjs | hace 10 meses | |
tea.yaml | hace 5 meses | |
turbo.json | hace 4 meses | |
vben-admin.code-workspace | hace 6 meses | |
vitest.config.ts | hace 5 meses | |
vitest.workspace.ts | hace 6 meses |
Vue Vben Adminは、最新のvue3
、vite
、TypeScript
などの主流技術を使用して開発された、無料でオープンソースの中・後端テンプレートです。すぐに使える中・後端のフロントエンドソリューションとして、学習の参考にもなります。
これは最新バージョン5.0であり、以前のバージョンとは互換性がありません。新しいプロジェクトを開始する場合は、最新バージョンを使用することをお勧めします。古いバージョンを表示したい場合は、v2ブランチを使用してください。
テストアカウント: vben/123456
Gitpod(GitHub用の無料オンライン開発環境)でプロジェクトを開き、すぐにコーディングを開始します。
プロジェクトコードを取得
git clone https://github.com/vbenjs/vue-vben-admin.git
依存関係のインストール
cd vue-vben-admin
corepack enable
pnpm install
実行
pnpm dev
ビルド
pnpm build
ご参加をお待ちしております!Issueを提出するか、Pull Requestを送信してください。
Pull Request:
git checkout -b feat/xxxx
git commit -am 'feat(function): add xxxxx'
git push origin feat/xxxx
pull request
を送信feat
新機能の追加fix
問題/バグの修正style
コードスタイルに関連し、実行結果に影響しないperf
最適化/パフォーマンス向上refactor
リファクタリングrevert
変更の取り消しtest
テスト関連docs
ドキュメント/注釈chore
依存関係の更新/スキャフォールディング設定の変更などci
継続的インテグレーションtypes
型定義ファイルの変更wip
開発中ローカル開発にはChrome 80+
ブラウザを推奨します
モダンブラウザをサポートし、IEはサポートしません
![]() | IE![]() | Edge
![]() | Firefox
---|
このプロジェクトが役に立つと思われた場合、作者にコーヒーを一杯おごってサポートを示すことができます!
src="https://opencollective.com/vbenjs/contributors.svg?button=false" />