Skip to content

Commit c7ead77

Browse files
authored
Update README.md
1 parent f64ee77 commit c7ead77

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
M R S - Mega Rybryb Security System
2+
3+
To install Mobile:
4+
npm install @capacitor/cli @capacitor/core
5+
npx cap init
6+
npm install @capacitor/ios @capacitor/android
7+
npx cap add ios // for ios
8+
npx cap add android // for android
9+
10+
We are gonna need android studio to make an APK for the mobile app.
11+
12+
I will post more of the schematic of the arduino and esp32 + esp32 cam soon.

0 commit comments

Comments
 (0)