Keine Beschreibung

luolei 7b042c4b82 Merge branch 'master' into referMaster vor 5 Jahren
build 6e63f44101 返回后初始化埋点数据 vor 5 Jahren
config 068cfccbf3 bug3331 vor 5 Jahren
src 7b042c4b82 Merge branch 'master' into referMaster vor 5 Jahren
static cbdf8d48f2 环境切换 vor 6 Jahren
.babelrc 5f10889954 Squashed commit of the following: vor 5 Jahren
.editorconfig cbdf8d48f2 环境切换 vor 6 Jahren
.eslintignore cbdf8d48f2 环境切换 vor 6 Jahren
.eslintrc.js cbdf8d48f2 环境切换 vor 6 Jahren
.gitignore cbdf8d48f2 环境切换 vor 6 Jahren
.postcssrc.js cbdf8d48f2 环境切换 vor 6 Jahren
README.md 39113f251e README.md vor 6 Jahren
index.html cbdf8d48f2 环境切换 vor 6 Jahren
package-lock.json 54210577af 流程,数据拼接,伴随修改 vor 5 Jahren
package.json 54210577af 流程,数据拼接,伴随修改 vor 5 Jahren

README.md

mobilediag

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8082
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

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