doc: add instruction for starting development for the Web version only

This commit is contained in:
Huang Xin
2025-02-21 16:08:19 +01:00
committed by GitHub
parent bbc457a9a5
commit fcc933a243
+2
View File
@@ -150,6 +150,8 @@ For Windows targets, “Build Tools for Visual Studio 2022” (or a higher editi
```bash
pnpm tauri dev
# or start development for the Web version only
pnpm dev-web
```
For Android: