csuntechlab / checkpoint-native

Repo for checkpoint native app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkpoint Native Application

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

License

Checkpoint Native Application is open-sourced software licensed under the GNU General Public License v3+. A copy can be found in the COPYING file.

NativeScript-Vue is licensed under the MIT license

About

Repo for checkpoint native app

License:GNU General Public License v3.0


Languages

Language:CSS 49.0%Language:JavaScript 30.6%Language:Vue 20.4%