Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
xiezhenghui d5d39f61cc 第三次 il y a 4 ans
build 第三次 il y a 4 ans
config 第三次 il y a 4 ans
src 第三次 il y a 4 ans
static 第三次 il y a 4 ans
.babelrc 第三次 il y a 4 ans
.editorconfig 第三次 il y a 4 ans
.gitignore 第三次 il y a 4 ans
.postcssrc.js 第三次 il y a 4 ans
README.md 第三次 il y a 4 ans
index.html 第三次 il y a 4 ans
package-lock.json 第三次 il y a 4 ans
package.json 第三次 il y a 4 ans

README.md

mydemo

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
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.