xzh 3e3b977ef6 feat:修改新闻资讯相关 il y a 4 ans
..
build 3e3b977ef6 feat:修改新闻资讯相关 il y a 4 ans
config f0358a44eb feat:增加国际版构建配置 il y a 4 ans
src 3e3b977ef6 feat:修改新闻资讯相关 il y a 4 ans
static 66db76fd8a first commit il y a 5 ans
test 66db76fd8a first commit il y a 5 ans
.babelrc 66db76fd8a first commit il y a 5 ans
.editorconfig 66db76fd8a first commit il y a 5 ans
.eslintignore 77d7700680 fix:修复一堆bug,移动端提测 il y a 4 ans
.eslintrc.js 66db76fd8a first commit il y a 5 ans
.gitignore 66db76fd8a first commit il y a 5 ans
.postcssrc.js 66db76fd8a first commit il y a 5 ans
README.md 66db76fd8a first commit il y a 5 ans
index.html 77d7700680 fix:修复一堆bug,移动端提测 il y a 4 ans
package-lock.json 25a1f25319 feat:移动端备份 il y a 5 ans
package.json f0358a44eb feat:增加国际版构建配置 il y a 4 ans

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.