Skip to content

Latest commit

 

History

History

demo-vue

PDF View Demo - Vue

Demo application for the nativescript-pdf-view plugin built in Vue.js

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