A simple playground setup to create showcases

Herton 7c3c932f54 Setting up distributor component store 7 vuotta sitten
src 7c3c932f54 Setting up distributor component store 7 vuotta sitten
.babelrc d50eba0f61 Setup vue component 7 vuotta sitten
.editorconfig d50eba0f61 Setup vue component 7 vuotta sitten
.gitignore d50eba0f61 Setup vue component 7 vuotta sitten
README.md d50eba0f61 Setup vue component 7 vuotta sitten
index.html d50eba0f61 Setup vue component 7 vuotta sitten
package-lock.json c7954fd38e Setting up axios as the default $http 7 vuotta sitten
package.json c7954fd38e Setting up axios as the default $http 7 vuotta sitten
webpack.config.js d50eba0f61 Setup vue component 7 vuotta sitten

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.