SEE UPDATED CODE - https://github.com/aaronksaunders/ionic-vue3-split-screen-vuex-starter
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
https://www.youtube.com/watch?v=T6YL1jeH8EM
Adding the ionic specific router will provide default animations to application
- Using
IonicVueRouter
from@ionic/vue
- Using
ion-vue-router
in html instead ofrouter-vue
- Adding simple authentication example using
vuex
for state management - Modified to work with ionic/cli commands
ionic serve