aaronksaunders / ionic-vue-split-screen

Ionic Vue Web Components - Split-Screen aka SideMenu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ko-fi

ionic-vue-split-screen - vuex branch

Ionic Vue Web Components - Split-Screen aka SideMenu

  • Updated May 20th - latest version of ionic, modified to work with ionic/cli commands
  • The Vue Composition Version of this project is available on this branch vue-composition

YOU TUBE VIDEO

https://www.youtube.com/watch?v=T6YL1jeH8EM

Differences from the Base Vue Implementation

Adding the ionic specific router will provide default animations to application

  • Using IonicVueRouter from @ionic/vue
  • Using ion-vue-router in html instead of router-vue
  • Adding simple authentication example using vuex for state management
  • Modified to work with ionic/cli commands

To Run

ionic serve

About

Ionic Vue Web Components - Split-Screen aka SideMenu


Languages

Language:Vue 70.3%Language:JavaScript 24.9%Language:HTML 4.9%