mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 05:25:52 +00:00
docs: update readme
This commit is contained in:
parent
2253471670
commit
3fe80cf370
@ -72,7 +72,7 @@ Installation
|
||||
yarn create nocobase-app my-nocobase-app --quickstart
|
||||
~~~
|
||||
|
||||
#### Start with configuration
|
||||
#### Step by step
|
||||
~~~shell
|
||||
# 1. create project
|
||||
yarn create nocobase-app my-nocobase-app
|
||||
|
@ -73,12 +73,12 @@ Database:
|
||||
|
||||
### 通过 `create-nocobase-app` 创建项目
|
||||
|
||||
#### 快速启动方式
|
||||
#### 快速启动
|
||||
~~~shell
|
||||
yarn create nocobase-app my-nocobase-app --quickstart
|
||||
~~~
|
||||
|
||||
#### 自定义启动方式
|
||||
#### 分步骤执行
|
||||
~~~shell
|
||||
# 1. 创建项目
|
||||
yarn create nocobase-app my-nocobase-app
|
||||
|
Loading…
Reference in New Issue
Block a user