暂无描述

zhouna b57c12a870 Merge remote-tracking branch 'origin/new' into tempMaster 5 年之前
build 1ce285b28e bug2125 5 年之前
config f701c86e34 241 6 年之前
src 8302d816e6 Squashed commit of the following: 5 年之前
static cbdf8d48f2 环境切换 6 年之前
.babelrc cbdf8d48f2 环境切换 6 年之前
.editorconfig cbdf8d48f2 环境切换 6 年之前
.eslintignore cbdf8d48f2 环境切换 6 年之前
.eslintrc.js cbdf8d48f2 环境切换 6 年之前
.gitignore cbdf8d48f2 环境切换 6 年之前
.postcssrc.js cbdf8d48f2 环境切换 6 年之前
README.md 39113f251e README.md 6 年之前
index.html cbdf8d48f2 环境切换 6 年之前
package-lock.json 0bbaa8bca9 1 5 年之前
package.json 0da0a7adea 试试better-scroll 5 年之前

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.