jianboy / mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

questionaire-mobile

A native application built with NativeScript-Vue

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and run the application
tns run <platform> --bundle

About


Languages

Language:Vue 40.7%Language:JavaScript 34.2%Language:TypeScript 19.2%Language:HTML 4.8%Language:Shell 0.9%Language:SCSS 0.2%Language:CSS 0.0%