//nativescript-vue-todobybchiang7

nativescript-vue-todo

https://nativescript-vue.org/en/docs/getting-started/playground-tutorial/

2
4
2
1
JavaScript

NativeScript-Vue Application

A native application built with NativeScript-Vue

Set up

Make sure your machine is properly configured with NativeScript’s Full Setup

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
Find me
[beta]v0.20.0