theo 7ad24e34c0 合并错误 3 anni fa
..
build 4225cc8fa7 界面多语言 3 anni fa
config 4225cc8fa7 界面多语言 3 anni fa
src 7ad24e34c0 合并错误 3 anni fa
static 4225cc8fa7 界面多语言 3 anni fa
test 4225cc8fa7 界面多语言 3 anni fa
.babelrc 4225cc8fa7 界面多语言 3 anni fa
.editorconfig 4225cc8fa7 界面多语言 3 anni fa
.eslintignore 4225cc8fa7 界面多语言 3 anni fa
.eslintrc.js 4225cc8fa7 界面多语言 3 anni fa
.gitignore 4225cc8fa7 界面多语言 3 anni fa
.postcssrc.js 4225cc8fa7 界面多语言 3 anni fa
README.md 4225cc8fa7 界面多语言 3 anni fa
index.html 4225cc8fa7 界面多语言 3 anni fa
package.json cf9a9319e7 Merge branch 'feature/york-1365-i18n-inpro' into feature/theo-translate 3 anni fa

README.md

backele

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.