Sin descripción

luolei 2f1917ea9f 基本完成 hace 5 años
build a4e0219790 添加折叠展开组件 hace 5 años
config 5adb640d0e 有无组件弹窗 hace 5 años
src 2f1917ea9f 基本完成 hace 5 años
static cbdf8d48f2 环境切换 hace 6 años
.babelrc 5f10889954 Squashed commit of the following: hace 5 años
.editorconfig cbdf8d48f2 环境切换 hace 6 años
.eslintignore cbdf8d48f2 环境切换 hace 6 años
.eslintrc.js cbdf8d48f2 环境切换 hace 6 años
.gitignore cbdf8d48f2 环境切换 hace 6 años
.postcssrc.js cbdf8d48f2 环境切换 hace 6 años
README.md 39113f251e README.md hace 6 años
index.html cbdf8d48f2 环境切换 hace 6 años
package-lock.json f2d223617a 安装依赖 hace 5 años
package.json f2d223617a 安装依赖 hace 5 años

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.