android-twa/README.md
2024-10-20 22:38:34 +00:00

10 lines
210 B
Markdown

# Android TWA
This is a Trusted Web Activity for Android devices.
## Build
To build you'll need the `android.keystore`, and your own signing key, you can figure this out yourself.
1. `yarn`
2. `yarn build`