feat: add Chinese document;🌟

新增:添加中文文档;
This commit is contained in:
iczer
2020-06-27 21:49:04 +08:00
parent b9cdfdc476
commit 2852125b76
27 changed files with 1453 additions and 52 deletions

5
docs/start/README.md Normal file
View File

@@ -0,0 +1,5 @@
---
title: 开始
lang: zh-CN
---
## 开始

9
docs/start/faq.md Normal file
View File

@@ -0,0 +1,9 @@
---
title: 常见问题
lang: zh-CN
---
# 常见问题
### 为什么不是 Ant Design Pro Vue
### 如何使用 Vue Antd Admin
### 如何从服务器请求数据
### 是否支持国际化

9
docs/start/use.md Normal file
View File

@@ -0,0 +1,9 @@
---
title: 使用
lang: zh-CN
---
# 使用
## 准备
## 安装
## 目录结构
## 本地开发