No Description

Luolei d4c321a248 Merge branch 'byll' of http://192.168.2.236:10080/zhouna/preliminary into byll 6 years ago
build bf08847a4f 合并development分支 6 years ago
config bf08847a4f 合并development分支 6 years ago
src d4c321a248 Merge branch 'byll' of http://192.168.2.236:10080/zhouna/preliminary into byll 6 years ago
static cbdf8d48f2 环境切换 6 years ago
.babelrc cbdf8d48f2 环境切换 6 years ago
.editorconfig cbdf8d48f2 环境切换 6 years ago
.eslintignore cbdf8d48f2 环境切换 6 years ago
.eslintrc.js cbdf8d48f2 环境切换 6 years ago
.gitignore cbdf8d48f2 环境切换 6 years ago
.postcssrc.js cbdf8d48f2 环境切换 6 years ago
README.md 39113f251e README.md 6 years ago
app.js cbdf8d48f2 环境切换 6 years ago
index.html cbdf8d48f2 环境切换 6 years ago
package-lock.json bf08847a4f 合并development分支 6 years ago
package.json cbdf8d48f2 环境切换 6 years ago

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.