1 Star 0 Fork 0

hbbdjw / vue-material-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Vue Material Admin

CircleCI

简体中文 | [English]](./README.md)

关于Vue Material Admin 的开发,请关注我的博客 [http://isocked.com], 基于vuetify 2.3.10开发的vuepress主题

计划

  • 增加Vuex
  • 重构 媒体/文件管理
  • 重构 邮件管理
  • 重构 聊天
  • 在local环境下增加 模拟REST API
  • 创建一个真实环境的API,详情请见vma-api, 有助于更好集成生产环境
  • 创建一个websocket chat server用于集成聊天组件

简介

Vue Material Admin Template 是一个由VueVuetifyjs构建的后台管理模板,

你可以在这里找到我

VMA

预览

[http://vma.isocked.com/#/dashboard]

预览

Preivew

目录结构

├── build
├── config (Webpack)
├── src
│   ├── api
│   ├── components
│   ├── mixins
│   ├── views (or views)
│   ├── router
│   ├── store
│   ├── util
│   ├── theme
│   │   ├── default.sass
│   └── App.vue
│   └── event.js
│   └── main.js
├── dist
├── release
├── static (or asset)
├── mock (or script to build mock data)
├── node_modules
├── test
├── README.md
├── package.json
├── index.html
└── .gitignore

依赖安装

yarn install

本地开发

yarn run serve

编译文件用于生产环境

yarn run build

测测

yarn run test

Eslint

yarn run lint

配置

See Configuration Reference.

引用

捐赠

如果你觉得这个项目对你用于的话,或者帮助持续改进这个项目,:tropical_drink:

Paypal Me

Buy me a coffee

Buy Me A Coffee

License

MIT

MIT License Copyright (c) 2018-present tookit Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/hbbdjw/vue-material-admin.git
git@gitee.com:hbbdjw/vue-material-admin.git
hbbdjw
vue-material-admin
vue-material-admin
master

搜索帮助