Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 320 Bytes

IITC Prime

New IITC mobile app

Getting started

How to prepare your environment to work with NativeScript is described here: https://docs.nativescript.org/environment-setup.html

Usage

Build apk for Android: tns build android

Run the app on Android: tns run android

Run Vue DevTools: npx vue-devtools