Go to file
Guo YuKun 5267f15191 求租,求购 2024-03-24 20:46:35 +08:00
build 客户端 2024-03-24 18:58:40 +08:00
config 求租,求购 2024-03-24 20:39:30 +08:00
src 求租,求购 2024-03-24 20:46:35 +08:00
static 客户端 2024-03-24 18:58:40 +08:00
.babelrc 客户端 2024-03-24 18:58:40 +08:00
.editorconfig 客户端 2024-03-24 18:58:40 +08:00
.gitignore 客户端 2024-03-24 18:58:40 +08:00
.postcssrc.js 客户端 2024-03-24 18:58:40 +08:00
README.md 客户端 2024-03-24 18:58:40 +08:00
index.html 客户端 2024-03-24 18:58:40 +08:00
package-lock.json 求租,求购 2024-03-24 20:39:30 +08:00
package.json 客户端 2024-03-24 18:58:40 +08:00

README.md

vue_client

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.