Skip to content

Future-Position-X/fpx-recycle-app-producer

Repository files navigation

pantr-retriever

A native application built with NativeScript-Vue

Usage

# Build mapxbox plugin
cd ./nativescript-mapbox/src
npm i
npm run build.release
cd ../..

# Install dependencies
npm install

# Build for device
tns build <platform> --clean

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published