/vue-material-admin

A vue material design admin template

Primary LanguageVueMIT LicenseMIT

Vue Material Admin

CircleCI

English | 简体中文

About vuetify deveopment, please check my blog [http://isocked.com], (A vuepress theme made with vuetify)

Plan and features

  • add i18n support
  • refactor media page
  • reffactor mail page
  • build a rest api for integration vma-api
  • build a websocket server for integrating chat app

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

Project Structure

├── 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

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