A simple playground setup to create showcases

Herton a7e88bcf2f Adding cance functionality %!s(int64=7) %!d(string=hai) anos
src a7e88bcf2f Adding cance functionality %!s(int64=7) %!d(string=hai) anos
.babelrc d50eba0f61 Setup vue component %!s(int64=7) %!d(string=hai) anos
.editorconfig d50eba0f61 Setup vue component %!s(int64=7) %!d(string=hai) anos
.gitignore d50eba0f61 Setup vue component %!s(int64=7) %!d(string=hai) anos
README.md d50eba0f61 Setup vue component %!s(int64=7) %!d(string=hai) anos
index.html d50eba0f61 Setup vue component %!s(int64=7) %!d(string=hai) anos
package-lock.json c7954fd38e Setting up axios as the default $http %!s(int64=7) %!d(string=hai) anos
package.json fccf2414a5 Adding distributor form component, form reactivity and some functionality %!s(int64=7) %!d(string=hai) anos
webpack.config.js fccf2414a5 Adding distributor form component, form reactivity and some functionality %!s(int64=7) %!d(string=hai) anos

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.