Browse Source

remove duplicate section.

remove duplicate section, "指定移动应用程序框架"
pull/5984/head
Jervis 6 years ago
committed by jerviscui
parent
commit
095e4b2508
  1. 14
      docs/zh-Hans/Startup-Templates/Application.md

14
docs/zh-Hans/Startup-Templates/Application.md

@ -59,20 +59,6 @@ abp new Acme.BookStore -d mongodb
### 指定移动应用程序框架
此模板支持以下移动应用程序框架:
- `react-native`: React Native
使用 `-m` (或 `--mobile`) 选项指定移动应用程序框架:
````bash
abp new Acme.BookStore -m react-native
````
如果未指定,不会创建移动应用程序.
### 指定移动应用程序框架
该模板支持以下移动应用程序框架:
- `react-native`: React Native

Loading…
Cancel
Save