Go to file
jia 7a2f4c8dc7 经纪人 2024-03-24 19:00:54 +08:00
build 经纪人 2024-03-24 19:00:54 +08:00
config 经纪人 2024-03-24 19:00:54 +08:00
src 经纪人 2024-03-24 19:00:54 +08:00
static 经纪人 2024-03-24 19:00:54 +08:00
.babelrc 经纪人 2024-03-24 19:00:54 +08:00
.editorconfig 经纪人 2024-03-24 19:00:54 +08:00
.gitignore 经纪人 2024-03-24 19:00:54 +08:00
.postcssrc.js 经纪人 2024-03-24 19:00:54 +08:00
README.md 经纪人 2024-03-24 19:00:54 +08:00
index.html 经纪人 2024-03-24 19:00:54 +08:00
package-lock.json 经纪人 2024-03-24 19:00:54 +08:00
package.json 经纪人 2024-03-24 19:00:54 +08:00

README.md

vue_broker

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.