Skip to content

tookit/vue-material-admin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 25, 2020 12:35
March 28, 2021 23:07
src
May 23, 2021 09:57
May 22, 2018 11:30
March 28, 2021 23:07
April 20, 2021 16:33
March 29, 2021 08:56
March 3, 2021 21:17
March 21, 2021 22:12
June 5, 2018 16:00
March 30, 2021 10:56
March 30, 2021 10:56
February 2, 2020 08:58
January 7, 2019 16:29
March 25, 2021 17:58

Vue Material Admin

CircleCI

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

Discrod channel

Demo

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

Preview

Preivew

Documentation

doc

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

See Configuration Reference.

Reference

Donate

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

Paypal Me

Buy me a coffee

Buy Me A Coffee

License

MIT