3030
3131## 概要
3232
33- [ vue-element-admin] ( https://panjiachen.github.io/vue-element-admin ) は管理画面のフロントエンドのインタフェース, [ vue] ( https://github.com/vuejs/vue ) と [ element-ui] ( https://github.com/ElemeFE/element ) を使っています。i18nの多言語対応、可変ルート、権限、典型的なビジネスアプリテンプレートであり、豊富なコンポーネントを提供しています、 素早くビジネス用の管理画面の現型を構築に役立ちます。
33+ [ vue-element-admin] ( https://panjiachen.github.io/vue-element-admin ) は管理画面のフロントエンドのインタフェースで、 [ vue] ( https://github.com/vuejs/vue ) と [ element-ui] ( https://github.com/ElemeFE/element ) を使っています。i18nの多言語対応、可変ルート、権限、典型的なビジネスアプリテンプレートであり、豊富なコンポーネントを提供しています。 素早くビジネス用の管理画面の現型を構築に役立ちます。
3434
3535- [ デモページ] ( https://panjiachen.github.io/vue-element-admin )
3636
4444
4545- おすすめシンプルテンプレート: [ vue-admin-template] ( https://github.com/PanJiaChen/vue-admin-template )
4646- デスクトップバージョン: [ electron-vue-admin] ( https://github.com/PanJiaChen/electron-vue-admin )
47- - Typescriptバージョン: [ vue-typescript-admin-template] ( https://github.com/Armour/vue-typescript-admin-template ) (鸣谢 : [ @Armour ] ( https://github.com/Armour ) )
47+ - Typescriptバージョン: [ vue-typescript-admin-template] ( https://github.com/Armour/vue-typescript-admin-template ) (感謝 : [ @Armour ] ( https://github.com/Armour ) )
4848- [ awesome-project] ( https://github.com/PanJiaChen/vue-element-admin/issues/2312 )
4949
50- ** After the ` v4.1.0+ ` version, the default master branch will not support i18n. Please use [ i18n Branch] ( https://github.com/PanJiaChen/vue-element-admin/tree/i18n ) , it will keep up with the master update **
50+ ** バージョン ` v4.1.0+ ` 以降について、デフォルトのmasterブランチではi18nをサポートしていません。masterブランチと共にアップデートされる [ i18n Branch] ( https://github.com/PanJiaChen/vue-element-admin/tree/i18n ) を使用してください。 **
5151
52- ** 現在のバージョン ` v4.0+ ` は ` vue-cli ` で構築, バグ報告は[ issue] ( https://github.com/PanJiaChen/vue-element-admin/issues/new ) のissueでお願いします。旧バージョン[ tag/3.11.0] ( https://github.com/PanJiaChen/vue-element-admin/tree/tag/3.11.0 ) もあります。` vue-cli ` に依存しないです。**
52+ ** 現在のバージョン ` v4.0+ ` は ` vue-cli ` で構築していて、 バグ報告は[ issue] ( https://github.com/PanJiaChen/vue-element-admin/issues/new ) のissueでお願いします。旧バージョン[ tag/3.11.0] ( https://github.com/PanJiaChen/vue-element-admin/tree/tag/3.11.0 ) もあります。こちらは ` vue-cli ` に依存しないです。**
5353
5454** 低いバージョンのブラウザはサーポートしないです(例えば ie),必要があれば polyfill を追加してください。 [ 詳細はこちら] ( https://github.com/PanJiaChen/vue-element-admin/wiki#babel-polyfill ) **
5555
5656## 前準備
5757
58- ローカル環境に [ node] ( http://nodejs.org/ ) と [ git] ( https://git-scm.com/ ) をインストールが必要です 。[ ES2015+] ( http://es6.ruanyifeng.com/ ) 、[ vue] ( https://cn.vuejs.org/index.html ) 、[ vuex] ( https://vuex.vuejs.org/zh-cn/ ) 、[ vue-router] ( https://router.vuejs.org/zh-cn/ ) 、[ vue-cli] ( https://github.com/vuejs/vue-cli ) 、[ axios] ( https://github.com/axios/axios ) 和 [ element-ui] ( https://github.com/ElemeFE/element ) で開発しています。Requestは[ Mock.js] ( https://github.com/nuysoft/Mock ) のモックデータを使っています。
58+ ローカル環境に [ node] ( http://nodejs.org/ ) と [ git] ( https://git-scm.com/ ) のインストールが必要です 。[ ES2015+] ( http://es6.ruanyifeng.com/ ) 、[ vue] ( https://cn.vuejs.org/index.html ) 、[ vuex] ( https://vuex.vuejs.org/zh-cn/ ) 、[ vue-router] ( https://router.vuejs.org/zh-cn/ ) 、[ vue-cli] ( https://github.com/vuejs/vue-cli ) 、[ axios] ( https://github.com/axios/axios ) と [ element-ui] ( https://github.com/ElemeFE/element ) で開発しています。Requestは[ Mock.js] ( https://github.com/nuysoft/Mock ) のモックデータを使っています。
5959
6060** バグ修正や新規機能追加のissue と pull requestは大歓迎です。**
6161
@@ -87,9 +87,9 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s
8787 - 多言語切替
8888 - テーマ切替
8989 - サイトメニュー(ルートから生成)
90- - Breadcrumb Navigation
91- - Tag Navigation
92- - Svg Sprite Icon
90+ - パンくずリストナビゲーション
91+ - タブナビゲーション
92+ - Svg Sprite アイコン
9393 - ローカル/バックエンド モック データ
9494 - Screenfull
9595
@@ -104,33 +104,33 @@ Become a sponsor and get your logo on our README on GitHub with a link to your s
104104 - リード
105105 - Zip
106106
107- - Table
108- - Dynamic Table
109- - Drag And Drop Table
110- - Inline Edit Table
107+ - テーブル
108+ - ダイナミックテーブル
109+ - ドラッグアンドドロップテーブル
110+ - インラインエディットテーブル
111111
112- - Error Page
112+ - エラーページ
113113 - 401
114114 - 404
115115
116116- コンポーネント
117- - Avatar Upload
118- - Back To Top
119- - Drag Dialog
120- - Drag Select
121- - Drag Kanban
122- - Drag List
123- - SplitPane
117+ - アバターアップロード
118+ - トップに戻る
119+ - ドラッグダイアログ
120+ - ドラッグ選択
121+ - ドラッグKanban
122+ - ドラッグリスト
123+ - ペインの分割
124124 - Dropzone
125- - Sticky
125+ - スティッキー
126126 - CountTo
127127
128- - Advanced Example
129- - Error Log
130- - Dashboard
131- - Guide Page
128+ - 高度なサンプル
129+ - エラーログ
130+ - ダッシュボード
131+ - ガイドページ
132132- ECharts
133- - Clipboard
133+ - クリップボード
134134- Markdown to html
135135```
136136
@@ -150,7 +150,7 @@ npm install
150150npm run dev
151151```
152152
153- This will automatically open http://localhost:9527
153+ http://localhost:9527 が自動的に開きます。
154154
155155## Build
156156
@@ -178,11 +178,11 @@ npm run lint
178178npm run lint -- --fix
179179```
180180
181- Refer to [ Documentation] ( https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html ) for more information
181+ 詳細は [ Documentation] ( https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html ) を参照してください。
182182
183183## Changelog
184184
185- Detailed changes for each release are documented in the [ release notes] ( https://github.com/PanJiaChen/vue-element-admin/releases ) .
185+ 各リリースの詳細は [ release notes] ( https://github.com/PanJiaChen/vue-element-admin/releases ) にあります。
186186
187187## Online Demo
188188
0 commit comments