vue-material-admin

A vue material design admin template

Github星跟踪图

Vue Material Admin

CircleCI

Plan and features

  • will create a new template by vue-cli 3.x
  • will remove some useless code becuase of the vuetify framework updates
  • may add vue-nuxt support
  • may add vuex support and sample code
  • will refactor the whole code

Introduction

Vue Material Admin Template is a Vue Based Material Design Admin Template.
And use Vuetifyjs as base framework.
Vuetify is Awesome.

Demo

[http://vma.isocked.com/#/dashboard] (Old)
[http://dev-vma.isocked.com/#/dashboard] (dev)

Preview

Preivew

Project Structure

├── build
├── config (Webpack)
├── src
│   ├── api
│   ├── components
│   ├── mixins
│   ├── views (or views)
│   ├── router
│   ├── util
│   ├── theme
│   │   ├── default.styl
│   └── 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

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Reference

If you find this project useful, you can buy author a glass of juice :tropical_drink:

Paypal Me

Buy me a coffee

License

MIT

主要指标

概览
名称与所有者tookit/vue-material-admin
主编程语言Vue
编程语言JavaScript (语言数: 6)
平台
许可证
所有者活动
创建于2018-05-22 03:21:33
推送于2025-06-17 08:00:56
最后一次提交2021-05-23 10:26:35
发布数10
最新版本名称0.5.1 (发布于 2021-03-21 22:19:42)
第一版名称0.1.1 (发布于 2020-09-16 20:51:34)
用户参与
星数2.3k
关注者数102
派生数588
提交数419
已启用问题?
问题数70
打开的问题数4
拉请求数13
打开的拉请求数18
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?