德文版

tremble 15d32a2522 0616 5 gadi atpakaļ
build b35cb3dd76 initial 6 gadi atpakaļ
config 15d32a2522 0616 5 gadi atpakaļ
src 15d32a2522 0616 5 gadi atpakaļ
static b35cb3dd76 initial 6 gadi atpakaļ
test b35cb3dd76 initial 6 gadi atpakaļ
.babelrc b35cb3dd76 initial 6 gadi atpakaļ
.editorconfig b35cb3dd76 initial 6 gadi atpakaļ
.eslintignore b35cb3dd76 initial 6 gadi atpakaļ
.eslintrc.js b35cb3dd76 initial 6 gadi atpakaļ
.gitignore b35cb3dd76 initial 6 gadi atpakaļ
.postcssrc.js b35cb3dd76 initial 6 gadi atpakaļ
README.md b35cb3dd76 initial 6 gadi atpakaļ
index.html b35cb3dd76 initial 6 gadi atpakaļ
package.json b35cb3dd76 initial 6 gadi atpakaļ

README.md

official

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 all tests
npm test

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