A vue material design admin template https://github.com/tookit/vue-material-admin.git
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
michaelwang 6d67e0fe82 chore(release): publish 3 years ago
.github update work flow 4 years ago
public update chaat 4 years ago
src fixed project list 3 years ago
test first commit 6 years ago
.env update chaat 4 years ago
.env.development close the socket when logout 4 years ago
.env.production close the socket when logout 4 years ago
.eslintignore Add some files: eslint/postcss/babelrc 6 years ago
.eslintrc.js add eslint 4 years ago
.gitignore add element 4 years ago
.prettierrc add clearable option 4 years ago
LICENSE add MIT LICENSE 6 years ago
README.md update readme 4 years ago
README.zh-CN.md update readme 4 years ago
babel.config.js update vuetify to 2.2.8 5 years ago
jsconfig.json [skip ci] #70 update gloal toolbar 5 years ago
package-lock.json chore(release): publish 3 years ago
package.json chore(release): publish 3 years ago
postcss.config.js update cli 3.x 6 years ago
vue.config.js update readme 4 years ago

README.md

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