/portfolio-twa

Example of shipping a PWA inside an android app using Trusted Web Activity

Primary LanguageHTMLMIT LicenseMIT

Portfolio - Trusted Web Activity

🚀 Quick Start

# clone the repo
git clone https://github.com/rohitbakoliya/rohitbakoliya.github.io.git

# install bubblewrap cli through npm
npm i -g @bubblewrap/cli

# to build and install the app in avd
./run.sh 

🗒 A Side Note

The content of assetlink.json file needs to be made availabe on .wellknown/assetlink.json under the root of your domain for digital asset links varification.