vestusola / todo_vue-nativescript

Todo Application using Vue-Nativescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NativeScript-Vue Application

Todo Application using vue nativescript

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

Todo Application using Vue-Nativescript


Languages

Language:JavaScript 78.7%Language:Vue 19.8%Language:CSS 1.5%