A simple playground setup to create showcases

Herton c8476ec281 Adding vuex store base setup лет назад: 7
src c8476ec281 Adding vuex store base setup лет назад: 7
.babelrc d50eba0f61 Setup vue component лет назад: 7
.editorconfig d50eba0f61 Setup vue component лет назад: 7
.gitignore d50eba0f61 Setup vue component лет назад: 7
README.md d50eba0f61 Setup vue component лет назад: 7
index.html d50eba0f61 Setup vue component лет назад: 7
package-lock.json d50eba0f61 Setup vue component лет назад: 7
package.json d50eba0f61 Setup vue component лет назад: 7
webpack.config.js d50eba0f61 Setup vue component лет назад: 7

README.md

vue-distributors

A vuejs knoledge test

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.