Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 317 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 317 Bytes

ar-native

A Ar app test for Café com 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 preview --bundle