Skip to content

Commit 1e69aed

Browse files
committed
frontend doc improvement
1 parent 5c1443a commit 1e69aed

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.idea/vcs.xml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/docs/en/contribute/development-environment-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ Find the class `org.apache.dolphinscheduler.StandaloneServer` in IntelliJ IDEA a
153153

154154
Install frontend dependencies and run it.
155155

156+
> Note: You can see more detail about the frontend setting in [frontend development](https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-ui/README.md).
157+
156158
If you have not yet installed `pnpm`, you can install it using the following command before running the front-end component:
157159

158160
```shell

docs/docs/zh/contribute/development-environment-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ DolphinScheduler 开发环境配置有两个方式,分别是standalone模式
148148

149149
安装前端依赖并运行前端组件
150150

151+
> 注意:你可以在[frontend development](https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-ui/README.md)里查看更多前端的相关配置
152+
151153
在运行前端组件前,如果你还没有安装`pnpm`,可以使用以下命令安装:
152154

153155
```shell

0 commit comments

Comments
 (0)