mac-lisowski / vue-vuex-example

Example implementation of Vue + Vuex store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-vuex-example

Example implementation Vue + Vuex store. Counter example.

Feel free to use it however you want to :-)

This repository is part of article posted on LinkedIN: Vue + Vuex Store - Short Tutorial for Beginners

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

License

This package is under MIT License (MIT). Please see LICENSE file for more details.

Copyright (c) 2018 Maciej Lisowski

About

Example implementation of Vue + Vuex store

License:MIT License


Languages

Language:JavaScript 42.3%Language:Vue 40.6%Language:HTML 17.1%