No Description

liucf 2e166e9b66 移除app.js文件 5 years ago
build 8f7c125f02 Squashed commit of the following: 5 years ago
config 8f7c125f02 Squashed commit of the following: 5 years ago
src ebd1b3c534 Squashed commit of the following: 5 years ago
static 8f7c125f02 Squashed commit of the following: 5 years ago
.babelrc 8f7c125f02 Squashed commit of the following: 5 years ago
.editorconfig 8f7c125f02 Squashed commit of the following: 5 years ago
.eslintignore 8f7c125f02 Squashed commit of the following: 5 years ago
.eslintrc.js 8f7c125f02 Squashed commit of the following: 5 years ago
.gitignore 8f7c125f02 Squashed commit of the following: 5 years ago
.postcssrc.js 8f7c125f02 Squashed commit of the following: 5 years ago
README.md 8f7c125f02 Squashed commit of the following: 5 years ago
index.html 8f7c125f02 Squashed commit of the following: 5 years ago
package-lock.json 8f7c125f02 Squashed commit of the following: 5 years ago
package.json 8f7c125f02 Squashed commit of the following: 5 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.