A simple playground setup to create showcases

Herton d50eba0f61 Setup vue component 7 年之前
src d50eba0f61 Setup vue component 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 d50eba0f61 Setup vue component 7 年之前
package.json d50eba0f61 Setup vue component 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.