Sem descrição

vben cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
.changeset 376fd17a61 feat: Feature/pro docs (#70) há 9 meses atrás
.github 711a179c69 chore: update codeowners (#5750) há 1 mês atrás
.vscode 5689ac60ff feat(project): migrate from husky and lint-staged to lefthook (#6104) há 4 dias atrás
apps cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
docs cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
internal cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
packages cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
playground cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
scripts cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
.browserslistrc 399334ac57 chore: init project há 11 meses atrás
.commitlintrc.js 0cf4509c70 fix: czg configuration not effective (#4759) há 6 meses atrás
.dockerignore bfae9626dd perf: display border status color when the form is verified incorrectly (#4407) há 7 meses atrás
.editorconfig 04a1533a1e refactor: splitting and reorganizing style files há 10 meses atrás
.gitattributes 399334ac57 chore: init project há 11 meses atrás
.gitconfig 399334ac57 chore: init project há 11 meses atrás
.gitignore fab92ee7e1 fix: Ignore vscode-history plug-in directory git submissions (#4207) há 8 meses atrás
.gitpod.yml dd2b1ed580 fix: install corepack from npm (#5905) há 1 semana atrás
.node-version dd833ca56b chore: update dependencies and documentation, optimize build toolchain (#6060) há 1 semana atrás
.npmrc 5689ac60ff feat(project): migrate from husky and lint-staged to lefthook (#6104) há 4 dias atrás
.prettierignore 9987451647 feat: use simpler nitro instead of nestjs to implement mock service há 9 meses atrás
.prettierrc.mjs 399334ac57 chore: init project há 11 meses atrás
.stylelintignore 832a7bcc58 chore: update deps há 9 meses atrás
LICENSE 376fd17a61 feat: Feature/pro docs (#70) há 9 meses atrás
README.ja-JP.md 78c7c1589a chore: update readme.md há 1 semana atrás
README.md 78c7c1589a chore: update readme.md há 1 semana atrás
README.zh-CN.md 78c7c1589a chore: update readme.md há 1 semana atrás
cspell.json 8cc73cf59c feat: add reize components & demo (#4862) há 5 meses atrás
eslint.config.mjs 399334ac57 chore: init project há 11 meses atrás
lefthook.yml 5689ac60ff feat(project): migrate from husky and lint-staged to lefthook (#6104) há 4 dias atrás
package.json cc6c9bf7a0 chore: release v5.5.6 há 1 dia atrás
pnpm-lock.yaml 5689ac60ff feat(project): migrate from husky and lint-staged to lefthook (#6104) há 4 dias atrás
pnpm-workspace.yaml 5689ac60ff feat(project): migrate from husky and lint-staged to lefthook (#6104) há 4 dias atrás
stylelint.config.mjs 399334ac57 chore: init project há 11 meses atrás
tea.yaml 37645f08be chore(deps): bump the non-breaking-changes group with 4 updates (#4451) há 7 meses atrás
turbo.json 35eef33779 refactor: upgrade unbuild to 3.0.0 rc version (#4797) há 6 meses atrás
vben-admin.code-workspace 524b9badf2 feat: add VbenForm component (#4352) há 7 meses atrás
vitest.config.ts 2a83f1d666 feat: add playwright e2e testing framework (#4468) há 7 meses atrás
vitest.workspace.ts fd7b3479b4 fix: improve the display of modal and drawer on mobile (#4237) há 8 meses atrás

README.ja-JP.md

VbenAdmin Logo

[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE)

Vue Vben Admin

Quality Gate Status codeql build ci deploy

日本語 | English | 中文

紹介

Vue Vben Adminは、最新のvue3viteTypeScriptなどの主流技術を使用して開発された、無料でオープンソースの中・後端テンプレートです。すぐに使える中・後端のフロントエンドソリューションとして、学習の参考にもなります。

アップグレード通知

これは最新バージョン 5.0 であり、以前のバージョンとは互換性がありません。新しいプロジェクトを開始する場合は、最新バージョンを使用することをお勧めします。古いバージョンを表示したい場合は、v2ブランチを使用してください。

特徴

  • 最新技術スタック:Vue 3やViteなどの最先端フロントエンド技術で開発
  • TypeScript:アプリケーション規模のJavaScriptのための言語
  • テーマ:複数のテーマカラーが利用可能で、カスタマイズオプションも豊富
  • 国際化:完全な内蔵国際化サポート
  • 権限管理:動的ルートベースの権限生成ソリューションを内蔵

プレビュー

  • Vben Admin - フルバージョンの中国語サイト

テストアカウント:vben/123456

VbenAdmin Logo VbenAdmin Logo VbenAdmin Logo

Gitpodを使用

Gitpod(GitHub用の無料オンライン開発環境)でプロジェクトを開き、すぐにコーディングを開始します。

Open in Gitpod

ドキュメント

ドキュメント

インストールと使用

  1. プロジェクトコードを取得

    git clone https://github.com/vbenjs/vue-vben-admin.git
    
  2. 依存関係のインストール

    cd vue-vben-admin
    npm i -g corepack
    pnpm install
    
  3. 実行

    pnpm dev
    
  4. ビルド

    pnpm build
    

変更ログ

CHANGELOG

貢献方法

ご参加をお待ちしております!Issueを提出するか、Pull Requestを送信してください。

Pull Request プロセス:

  1. コードをフォーク
  2. 自分のブランチを作成:git checkout -b feat/xxxx
  3. 変更をコミット:git commit -am 'feat(function): add xxxxx'
  4. ブランチをプッシュ:git push origin feat/xxxx
  5. pull requestを送信

Git貢献提出規則

参考 vue 規則 (Angular)

  • feat 新機能の追加
  • fix 問題/バグの修正
  • style コードスタイルに関連し、実行結果に影響しない
  • perf 最適化/パフォーマンス向上
  • refactor リファクタリング
  • revert 変更の取り消し
  • test テスト関連
  • docs ドキュメント/注釈
  • chore 依存関係の更新/スキャフォールディング設定の変更など
  • ci 継続的インテグレーション
  • types 型定義ファイルの変更

ブラウザサポート

ローカル開発には Chrome 80+ ブラウザを推奨します

モダンブラウザをサポートし、IEはサポートしません

EdgeFirefoxChrome
Edge
Firefox
Chrome
SafariSafari 最新2バージョン 最新2バージョン 最新2バージョン 最新2バージョン

メンテナー

@Vben

スター歴史

Star History Chart

寄付

このプロジェクトが役に立つと思われた場合、作者にコーヒーを一杯おごってサポートを示すことができます!

donate

Paypal Me

貢献者

Contributors

Discord

ライセンス

MIT © Vben-2020