A simple playground setup to create showcases

Herton fccf2414a5 Adding distributor form component, form reactivity and some functionality 7 年之前
src fccf2414a5 Adding distributor form component, form reactivity and some functionality 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 c7954fd38e Setting up axios as the default $http 7 年之前
package.json fccf2414a5 Adding distributor form component, form reactivity and some functionality 7 年之前
webpack.config.js fccf2414a5 Adding distributor form component, form reactivity and some functionality 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.