문서 파일 정리
This commit is contained in:
7
docs/build.md
Normal file
7
docs/build.md
Normal file
@@ -0,0 +1,7 @@
|
||||
```
|
||||
git pull && npx cap sync && cd android && ./gradlew assembleDebug && adb install -r app/build/outputs/apk/debug/app-debug.apk
|
||||
```
|
||||
|
||||
```
|
||||
cd /Users/hansoo./Dev/zellyy-finance && git pull && npx cap sync && cd android && ./gradlew assembleDebug
|
||||
```
|
||||
Reference in New Issue
Block a user