Skip to content

tomatoaiu/vue-vuex-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Vuex-Counter

Usage

git clone https://github.com/tomatoaiu/vue-vuex-counter.git
cd vue-vuex-counter
# use npm
npm i
npm run start         #access http://localhost:1234
# use yarn
yarn
yarn start            #access http://localhost:1234