vue-material-admin

A vue material design admin template

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownertookit/vue-material-admin
Primary LanguageVue
Program languageJavaScript (Language Count: 6)
Platform
License:
所有者活动
Created At2018-05-22 03:21:33
Pushed At2024-03-13 03:04:07
Last Commit At2021-05-23 10:26:35
Release Count10
Last Release Name0.5.1 (Posted on 2021-03-21 22:19:42)
First Release Name0.1.1 (Posted on 2020-09-16 20:51:34)
用户参与
Stargazers Count2.3k
Watchers Count103
Fork Count589
Commits Count418
Has Issues Enabled
Issues Count70
Issue Open Count4
Pull Requests Count13
Pull Requests Open Count17
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private