Aucune description

liucf 2e166e9b66 移除app.js文件 il y a 6 ans
build 8f7c125f02 Squashed commit of the following: il y a 6 ans
config 8f7c125f02 Squashed commit of the following: il y a 6 ans
src ebd1b3c534 Squashed commit of the following: il y a 6 ans
static 8f7c125f02 Squashed commit of the following: il y a 6 ans
.babelrc 8f7c125f02 Squashed commit of the following: il y a 6 ans
.editorconfig 8f7c125f02 Squashed commit of the following: il y a 6 ans
.eslintignore 8f7c125f02 Squashed commit of the following: il y a 6 ans
.eslintrc.js 8f7c125f02 Squashed commit of the following: il y a 6 ans
.gitignore 8f7c125f02 Squashed commit of the following: il y a 6 ans
.postcssrc.js 8f7c125f02 Squashed commit of the following: il y a 6 ans
README.md 8f7c125f02 Squashed commit of the following: il y a 6 ans
index.html 8f7c125f02 Squashed commit of the following: il y a 6 ans
package-lock.json 8f7c125f02 Squashed commit of the following: il y a 6 ans
package.json 8f7c125f02 Squashed commit of the following: il y a 6 ans

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.