/videodromm-mobile

ionic mobile app

Primary LanguageJavaScript

Videodromm Mobile

Table of Contents

Getting Started

  • 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. 🎉

Android

  • npm run build
  • npx cap sync
  • npm run ionic:build

Websockets

  • <application android:usesCleartextTraffic="true" />