Ingen beskrivning

liucf 64d0a8760a 新增带输入框选项组件 5 år sedan
build c161fd692a 合并byll分支 5 år sedan
config 0545a51ad2 配置 5 år sedan
src 64d0a8760a 新增带输入框选项组件 5 år sedan
static cbdf8d48f2 环境切换 6 år sedan
.babelrc cbdf8d48f2 环境切换 6 år sedan
.editorconfig cbdf8d48f2 环境切换 6 år sedan
.eslintignore cbdf8d48f2 环境切换 6 år sedan
.eslintrc.js cbdf8d48f2 环境切换 6 år sedan
.gitignore cbdf8d48f2 环境切换 6 år sedan
.postcssrc.js cbdf8d48f2 环境切换 6 år sedan
README.md 39113f251e README.md 6 år sedan
app.js cbdf8d48f2 环境切换 6 år sedan
index.html cbdf8d48f2 环境切换 6 år sedan
package-lock.json bf08847a4f 合并development分支 6 år sedan
package.json 0e6e0d96bd 检索判断 6 år sedan

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.