- Download the installer for Node LTS.
- Install the ionic CLI globally:
npm install -g ionic
- Clone this repository:
git clone https://github.com/videodromm/videodromm-mobile.git
. - Run
npm install
from the project root. - Run
ionic serve
in a terminal from the project root. - Profit. 🎉
npm run build
npx cap sync
npm run ionic:build
<application android:usesCleartextTraffic="true" />