We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba6cce commit 1d442a2Copy full SHA for 1d442a2
README.md
@@ -7,5 +7,11 @@ ionic-vue3-split-screen-starter with vuex
7
</p>
8
<br/>
9
10
+### Includes
11
+- Template in Vue2 style meaning no setup function
12
+- limited typescript, I just use any everywhere to keep. it simple
13
+- And comments!!, I tried to comment on every file and everything that looked like it might not be straightforward
14
+- Added Authentication using vuex for state management, added a module so I could explain namespace in vuex
15
+
16
### Related Links
17
- Basic Ionic Vue 3 Starter Template - https://github.com/aaronksaunders/ionic-vue-starter-no-ts
0 commit comments