docs: readme add 安装

This commit is contained in:
菲鸽 2024-01-31 20:15:44 +08:00
parent da3b31c446
commit c6bbe93713

View File

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