-
counter
tag for Vuex default counter example -
counter-hot
tag for Vuex hot reload counter example -
todomvc
tag for Vuex TODO MVC application example
-
git tag -a <tagname> -m "tag description"
-
git push origin <tagname>
git checkout -b <branchname> <tagname>