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