hzj18279462576@163.com 2bfe369e01 完成消息通知接口的所有功能,房态管理的数据的渲染 3 years ago
..
build 31b284522d 管理端项目 3 years ago
config 9aa87be7dd 完成接口请求封装 3 years ago
src 2bfe369e01 完成消息通知接口的所有功能,房态管理的数据的渲染 3 years ago
static 31b284522d 管理端项目 3 years ago
test 31b284522d 管理端项目 3 years ago
.babelrc 31b284522d 管理端项目 3 years ago
.editorconfig 31b284522d 管理端项目 3 years ago
.eslintignore 31b284522d 管理端项目 3 years ago
.eslintrc.js 31b284522d 管理端项目 3 years ago
.gitignore 31b284522d 管理端项目 3 years ago
.postcssrc.js 31b284522d 管理端项目 3 years ago
README.md 31b284522d 管理端项目 3 years ago
index.html 31b284522d 管理端项目 3 years ago
package-lock.json b29dc5c759 登录页面 3 years ago
package.json b29dc5c759 登录页面 3 years ago
vue.config.js 31b284522d 管理端项目 3 years ago

README.md

admin

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.