https://github.com/mathsgod/capacitor-pushy-test
https://github.com/mathsgod/capacitor-pushy-test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathsgod/capacitor-pushy-test
- Owner: mathsgod
- Created: 2025-02-27T02:31:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T02:35:32.000Z (over 1 year ago)
- Last Synced: 2025-03-13T09:03:24.899Z (over 1 year ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installation Instructions
To install the necessary packages, run the following command:
```
npm install
```
```
npx cap add android
```
```
npx cap sync
```
```
npx cap run android
```