2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-22 11:10:34 +03:00

add vuex example

This commit is contained in:
Declan de Wet
2016-11-08 11:05:34 +02:00
parent a51edf5ea2
commit 88c3bed379
5 changed files with 119 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
<li><a href="basic">Basic</a></li>
<li><a href="basic-render">Basic Render</a></li>
<li><a href="vue-router">Usage with vue-router</a></li>
<li><a href="vuex">Usage with vuex</a></li>
</ul>
</body>
</html>