Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

nativescript-vue/nativescript-vue-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NativeScript Vue.js Template

This repo serves as the starting point for NativeScript + Vue.js projects, using nativescript-vue.

Usage

  1. Install NativeScript tools (see http://docs.nativescript.org/start/quick-setup)

  2. Create app from this template

tns create hello-ns-vue --template nativescript-vue-template

cd hello-ns-vue

While the nativescript-vue project is not up-to-date on npm, you may have to run npm link nativescript-vue in the project folder (like described here).

  1. Run in Android or iOS
tns run android
tns run ios

Templates

This page contains a number of app samples that you can use as the starting point of your app. To experiment, try copying and pasting the code from app-with-list-view.js, app-with-router.js, app-with-tab-view.js, or app-with-vmodel.js into your app’s app.js file.

About

NativeScript + Vue.js template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •