docs(chore): update command for developing docs

This commit is contained in:
zzzhrookie 2024-02-27 23:21:32 +08:00 committed by JackLian
parent cc36ba152d
commit f84d4e7901

View File

@ -70,7 +70,7 @@ npm start
在 lowcode-engine 目录下执行下面命令
```
cd docs
npm install
npm start
```