Skip to content

plduhoux/ns.UplabsChallenge

 
 

Repository files navigation

NativeScript-Vue Application

A native application built with NativeScript-Vue

Screenshot

screenshot

Playground

https://play.nativescript.org/?template=play-vue&id=sPOHNo&v=30

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

NativeScript Challenge on Uplabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.0%
  • Vue 43.3%
  • JavaScript 12.7%