This commit is contained in:
Max 2022-11-21 13:36:55 +08:00
parent 7a008ad8c6
commit e4bce93898
2 changed files with 4 additions and 0 deletions

View file

@ -85,6 +85,8 @@ For Windows users, please refer to the Installation and Debugging chapter: [Inst
## Getting Started
See [documentation](https://yaoapps.com/en-US/doc/Introduction/Getting%20Started) for more details.
### Create a blank project
Create a new application directory, enter the application directory, run the `yao start` command, and start the installation.

View file

@ -59,6 +59,8 @@ Windows 用户请参考安装调试章节: [安装调试](https://yaoapps.com/do
## 入门指南
详细说明请看[文档](https://yaoapps.com/doc/%E4%BB%8B%E7%BB%8D/%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97)
### 创建应用
#### 新建一个空白应用