A simple playground setup to create showcases

Herton c8476ec281 Adding vuex store base setup il y a 7 ans
src c8476ec281 Adding vuex store base setup il y a 7 ans
.babelrc d50eba0f61 Setup vue component il y a 7 ans
.editorconfig d50eba0f61 Setup vue component il y a 7 ans
.gitignore d50eba0f61 Setup vue component il y a 7 ans
README.md d50eba0f61 Setup vue component il y a 7 ans
index.html d50eba0f61 Setup vue component il y a 7 ans
package-lock.json d50eba0f61 Setup vue component il y a 7 ans
package.json d50eba0f61 Setup vue component il y a 7 ans
webpack.config.js d50eba0f61 Setup vue component il y a 7 ans

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.