xzh 7229bb6b97 fix:修改国际版翻译问题 4 år sedan
..
build f0358a44eb feat:增加国际版构建配置 4 år sedan
config f0358a44eb feat:增加国际版构建配置 4 år sedan
src 7229bb6b97 fix:修改国际版翻译问题 4 å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 77d7700680 fix:修复一堆bug,移动端提测 4 å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 77d7700680 fix:修复一堆bug,移动端提测 4 år sedan
package-lock.json 25a1f25319 feat:移动端备份 5 år sedan
package.json f0358a44eb feat:增加国际版构建配置 4 å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.