德文版

tremble 15d32a2522 0616 před 5 roky
build b35cb3dd76 initial před 6 roky
config 15d32a2522 0616 před 5 roky
src 15d32a2522 0616 před 5 roky
static b35cb3dd76 initial před 6 roky
test b35cb3dd76 initial před 6 roky
.babelrc b35cb3dd76 initial před 6 roky
.editorconfig b35cb3dd76 initial před 6 roky
.eslintignore b35cb3dd76 initial před 6 roky
.eslintrc.js b35cb3dd76 initial před 6 roky
.gitignore b35cb3dd76 initial před 6 roky
.postcssrc.js b35cb3dd76 initial před 6 roky
README.md b35cb3dd76 initial před 6 roky
index.html b35cb3dd76 initial před 6 roky
package.json b35cb3dd76 initial před 6 roky

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.