Browse Source

docs: readme add 安装

菲鸽 2 years ago
parent
commit
c6bbe93713
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -90,6 +90,10 @@
 - node>=18
 - pnpm>=7.30
 
+## 安装
+
+执行 `pnpm i` 安装依赖
+
 ## 📦 运行(支持热更新)
 
 - web平台: `pnpm dev:h5`, 然后打开 [http://localhost:9000/](http://localhost:9000/)。