An open API service indexing awesome lists of open source software.

https://github.com/mathsgod/capacitor-pushy-test


https://github.com/mathsgod/capacitor-pushy-test

Last synced: 4 months ago
JSON representation

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
```