docs: update some documentation according to latest learnings

This commit is contained in:
2025-11-11 18:51:23 -07:00
parent ed8900275e
commit e16c55ac1d
3 changed files with 32 additions and 10 deletions

View File

@@ -361,6 +361,9 @@ npm install
# Build Vue 3 app
npm run build
# Add Capacitor
npm install @capacitor/android
# Sync with Capacitor
npx cap sync android