tonocp / Vuex_Counter

Learning VUEX with a simple counter APP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VUEX Counter

This is the GitHub repository for this simple Counter APP to learn the basics of VUEX, handling the STATE through MUTATIONS and ACTIONS and reading the changes made via DIRECT ACCESS, MAP STATE and GETTERS

I'm also using MODULE SEGMENTATION for a better SCALABILITY

Right now it's still on development and isn't deployed

About

Learning VUEX with a simple counter APP.


Languages

Language:JavaScript 47.1%Language:Vue 40.7%Language:HTML 12.2%