Skip to content

CSC492-Send-Foodz/Driver-Mobile-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b3bd32f · Jun 5, 2021

History

54 Commits
Apr 11, 2020
Mar 12, 2020
Mar 25, 2020
Mar 12, 2020
Mar 12, 2020
Apr 11, 2020
Jun 5, 2021
Apr 11, 2020
Mar 12, 2020
Mar 12, 2020

Repository files navigation

NativeScript-Vue Application

A native application built with NativeScript-Vue

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production