Go to file
zengwei b4756b802d 去掉filedomain配置 2021-04-21 09:33:18 +08:00
build 上传源码 2021-04-17 09:16:59 +08:00
config 去掉冲突 2021-04-17 10:48:42 +08:00
src 去掉filedomain配置 2021-04-21 09:33:18 +08:00
static 上传源码 2021-04-17 09:16:59 +08:00
.gitignore 修改bug 2021-04-18 10:35:46 +08:00
.postcssrc.js 修改源码 2021-04-17 09:40:25 +08:00
LICENSE Initial commit 2021-04-17 09:14:33 +08:00
README.md 上传源码 2021-04-17 09:16:59 +08:00
index.html 上传源码 2021-04-17 09:16:59 +08:00
package-lock.json bug 2021-04-17 10:45:22 +08:00
package.json 上传源码 2021-04-17 09:16:59 +08:00

README.md

y

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.