A simple playground setup to create showcases

Herton 6fa5d95851 Working on the distributor list and form 7 anos atrás
src 6fa5d95851 Working on the distributor list and form 7 anos atrás
.babelrc d50eba0f61 Setup vue component 7 anos atrás
.editorconfig d50eba0f61 Setup vue component 7 anos atrás
.gitignore d50eba0f61 Setup vue component 7 anos atrás
README.md d50eba0f61 Setup vue component 7 anos atrás
index.html d50eba0f61 Setup vue component 7 anos atrás
package-lock.json c7954fd38e Setting up axios as the default $http 7 anos atrás
package.json c7954fd38e Setting up axios as the default $http 7 anos atrás
webpack.config.js d50eba0f61 Setup vue component 7 anos atrás

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.