A simple playground setup to create showcases

Herton c7954fd38e Setting up axios as the default $http hace 7 años
src c7954fd38e Setting up axios as the default $http hace 7 años
.babelrc d50eba0f61 Setup vue component hace 7 años
.editorconfig d50eba0f61 Setup vue component hace 7 años
.gitignore d50eba0f61 Setup vue component hace 7 años
README.md d50eba0f61 Setup vue component hace 7 años
index.html d50eba0f61 Setup vue component hace 7 años
package-lock.json c7954fd38e Setting up axios as the default $http hace 7 años
package.json c7954fd38e Setting up axios as the default $http hace 7 años
webpack.config.js d50eba0f61 Setup vue component hace 7 años

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.