vue-material-adminA vue material design admin template
Vue Material Admin
English | 简体中文
About vuetify deveopment, please check my blog [http://isocked.com], (A vuepress theme made with vuetify)
Plan and features
- build a rest api for integration vma-api
- build a websocket server for integrating chat appchat-server
Introduction
Vue Material Admin Template is a Vue Based Material Design Admin Template. And use Vuetifyjs as base framework. Vuetify is Awesome.
Discrod Change
Demo
[http://vma.isocked.com/#/dashboard]
Preview
Documentation
Project Structure
├── src
│ ├── api
│ ├── components
│ ├── mixins
│ ├── views
│ ├── router
│ ├── store
│ ├── util
│ ├── theme
│ │ ├── default.sass
│ └── App.vue
│ └── event.js
│ └── main.js
├── dist
├── release
├── static (or asset)
├── node_modules
├── test
├── README.md
├── package.json
├── vue.config.js
├── 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
Reference
Donate
If you find this project useful, you can buy author a glass of juice
License
评论