A simple playground setup to create showcases

Herton 7c3c932f54 Setting up distributor component store 7 年 前
src 7c3c932f54 Setting up distributor component store 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 c7954fd38e Setting up axios as the default $http 7 年 前
webpack.config.js d50eba0f61 Setup vue component 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.