Skip to content

geodav-tech/vue-nativescript-router-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Setup

  • add the router folder to your nativescript-vue app folder.
  • copy the mutations into your vuex store mutations
  • add any routes to store/index.js as shown in the example

Then in main.js for the app

  • import router from 'router/index.js'
  • Vue.mixin(router)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published