All Projects → tookit → Vue Material Admin

tookit / Vue Material Admin

Licence: mit
A vue material design admin template

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Material Admin

Notus Svelte
Notus Svelte: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 144 (-93.36%)
Mutual labels:  uikit, dashboard, admin
Notus Nextjs
Notus NextJS: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 152 (-93%)
Mutual labels:  uikit, dashboard, admin
Laravue
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
Stars: ✭ 1,964 (-9.49%)
Mutual labels:  laravel, dashboard, admin
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+20.88%)
Mutual labels:  laravel, dashboard, admin
Shards Dashboard Vue
A free Vue admin dashboard template pack featuring a modern design system and lots of custom templates and components.
Stars: ✭ 363 (-83.27%)
Mutual labels:  uikit, dashboard, admin
Laradminator
Integration of Adminator into Laravel 6.x/7.x/8.x with RTL support
Stars: ✭ 170 (-92.17%)
Mutual labels:  laravel, dashboard, admin
Notus React
Notus React: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 173 (-92.03%)
Mutual labels:  uikit, dashboard, admin
Nebula
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
Stars: ✭ 190 (-91.24%)
Mutual labels:  laravel, dashboard, admin
Coreui Free Laravel Admin Template
CoreUI Free Laravel Bootstrap Admin Template
Stars: ✭ 353 (-83.73%)
Mutual labels:  laravel, dashboard, admin
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (-68.2%)
Mutual labels:  uikit, dashboard, admin
Vue Notus
Vue Notus: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 108 (-95.02%)
Mutual labels:  uikit, dashboard, admin
Laravel Database Schedule
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
Stars: ✭ 94 (-95.67%)
Mutual labels:  laravel, dashboard
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+408.66%)
Mutual labels:  dashboard, admin
Kinto Admin
Kinto Web Administration Console
Stars: ✭ 175 (-91.94%)
Mutual labels:  dashboard, admin
Gatsby Admin Template
Free admin dashboard template based on Gatsby with @paljs/ui component package
Stars: ✭ 124 (-94.29%)
Mutual labels:  dashboard, admin
Hunt
This is laravel 5.5 + pjax the Hunt
Stars: ✭ 138 (-93.64%)
Mutual labels:  laravel, admin
Laravel Filemanager
Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
Stars: ✭ 1,688 (-22.21%)
Mutual labels:  laravel, admin
Speedy
🚄A Laravel Admin Package to create a website quickly
Stars: ✭ 146 (-93.27%)
Mutual labels:  laravel, admin
Naftis
An awesome dashboard for Istio built with love.
Stars: ✭ 1,859 (-14.33%)
Mutual labels:  dashboard, admin
Laravel Api Handler
Package providing helper functions for a Laravel REST-API
Stars: ✭ 150 (-93.09%)
Mutual labels:  rest-api, laravel

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].