Skip to content

csuntechlab/checkpoint-native

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published