📝 更新开发指南
This commit is contained in:
parent
fd3462cd37
commit
e6365543d0
2 changed files with 4 additions and 0 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -32,6 +32,8 @@ On the desktop, go to the app folder to run:
|
|||
* `pnpm run dev`
|
||||
* `pnpm run start`
|
||||
|
||||
Note: In the development environment, the kernel process will not be automatically started, and you need to manually start the kernel process first.
|
||||
|
||||
## Kernel
|
||||
|
||||
### Desktop
|
||||
|
|
2
.github/CONTRIBUTING_zh_CN.md
vendored
2
.github/CONTRIBUTING_zh_CN.md
vendored
|
@ -31,6 +31,8 @@ NPM 镜像:
|
|||
* `pnpm run dev`
|
||||
* `pnpm run start`
|
||||
|
||||
注意:在开发环境下不会自动拉起内核进程,需要先手动拉起内核进程。
|
||||
|
||||
## 内核
|
||||
|
||||
### 桌面端
|
||||
|
|
Loading…
Add table
Reference in a new issue