tremble a917a126a8 0808 5 år sedan
..
build 5240ccc485 0723 5 år sedan
config 2a6abe73b3 0515 5 år sedan
src a917a126a8 0808 5 år sedan
static 66db76fd8a first commit 5 år sedan
test 66db76fd8a first commit 5 år sedan
.babelrc 66db76fd8a first commit 5 år sedan
.editorconfig 66db76fd8a first commit 5 år sedan
.eslintignore 66db76fd8a first commit 5 år sedan
.eslintrc.js 66db76fd8a first commit 5 år sedan
.gitignore 66db76fd8a first commit 5 år sedan
.postcssrc.js 66db76fd8a first commit 5 år sedan
README.md 66db76fd8a first commit 5 år sedan
index.html 66db76fd8a first commit 5 år sedan
package-lock.json 66db76fd8a first commit 5 år sedan
package.json c31e408615 0424 5 år sedan

README.md

y

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.