Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 698 Bytes

File metadata and controls

17 lines (13 loc) · 698 Bytes

ionic-vue3-split-screen-vuex-starter

ionic-vue3-split-screen-starter with vuex



Includes

  • Template in Vue2 style meaning no setup function
  • limited typescript, I just use any everywhere to keep. it simple
  • And comments!!, I tried to comment on every file and everything that looked like it might not be straightforward
  • Added Authentication using vuex for state management, added a module so I could explain namespace in vuex

Related Links