mnjstwins / netflix-clone-nativescript

Project created for Meetup - Vue.js SP - Mobile Apps e Início com Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NativeScript-Vue 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

About

Project created for Meetup - Vue.js SP - Mobile Apps e Início com Vue


Languages

Language:JavaScript 69.6%Language:Vue 30.0%Language:CSS 0.5%