Skip to content

tookit/vue-material-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Mar 3, 2024
Mar 4, 2024
Mar 10, 2024
Apr 29, 2023
Feb 17, 2024
May 28, 2023
Jun 15, 2023
Apr 29, 2023
Mar 4, 2024
Feb 17, 2024
May 10, 2023
Apr 29, 2023
Mar 13, 2024
Mar 3, 2024
May 10, 2023
May 10, 2023
Dec 15, 2023
Mar 3, 2024

Repository files navigation

Vue Material Admin

CircleCI

English | 简体中文

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

Preview

Preivew

Documentation

doc

Project Structure

├── src
│   ├── api
│   ├── components
│   ├── mixins
│   ├── views
│   ├── router
│   ├── store
│   ├── utils
│   ├── theme
│   │   ├── LightTheme.sass
│   └── App.vue
│   └── event.js
│   └── main.js
├── dist
├── release
├── static (or asset)
├── node_modules
├── test
├── README.md
├── package.json
├── vue.config.js
├── public
│   └── 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