All Projects → vasttian → Vue Admin Vuetify

vasttian / Vue Admin Vuetify

Licence: mit
`vue-admin-vuetify` is a Front-end component library project based on Vue.js using Vuetify. Need vpn proxy to view

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Admin Vuetify

River Admin
🚀 A shiny admin interface for django-river built with DRF, Vue & Vuetify
Stars: ✭ 55 (-74.18%)
Mutual labels:  vuetify, admin
Ng Admin Demo
Source of the ng-admin angular.js demo, using a dummy REST service powered by FakeRest
Stars: ✭ 310 (+45.54%)
Mutual labels:  demo, admin
Hsweb Demo
2.x版本演示项目
Stars: ✭ 229 (+7.51%)
Mutual labels:  demo, admin
Admin On Rest Demo
Source of the admin-on-rest react.js demo, using a dummy REST service powered by FakeRest
Stars: ✭ 327 (+53.52%)
Mutual labels:  demo, admin
Adminify
An Admin Dashboard based on Vuetify material
Stars: ✭ 923 (+333.33%)
Mutual labels:  vuetify, admin
Vuetify Admin Dashboard
A Crud Admin panel made from Vue js and Vuetify
Stars: ✭ 481 (+125.82%)
Mutual labels:  vuetify, admin
Nuxt Material Admin
Vue-CLI Boilerplate based on Nuxt and vue-material-admin template.
Stars: ✭ 310 (+45.54%)
Mutual labels:  vuetify, admin
Vuetify Material Dashboard
Vuetify Material Dashboard - Open Source Material Design Admin
Stars: ✭ 1,023 (+380.28%)
Mutual labels:  vuetify, admin
Demo
This is demo application for SleepingOwl Admin.
Stars: ✭ 81 (-61.97%)
Mutual labels:  demo, admin
Rn Wunderlist
Wunderlist Clone written in React Native
Stars: ✭ 201 (-5.63%)
Mutual labels:  demo
Vue Blog
🎉 基于vue全家桶 + element-ui 构建的一个后台管理集成解决方案
Stars: ✭ 208 (-2.35%)
Mutual labels:  admin
Seniverse Api Demos
心知天气 API 产品使用调用示例
Stars: ✭ 201 (-5.63%)
Mutual labels:  demo
Django Material
Material Design for Django
Stars: ✭ 2,362 (+1008.92%)
Mutual labels:  admin
Vue Admin
基于vue+element-ui的后台管理系统动态tabs实践
Stars: ✭ 208 (-2.35%)
Mutual labels:  admin
Dekryptize
A ncurses animation to make decryption look like, well, decryption.
Stars: ✭ 201 (-5.63%)
Mutual labels:  demo
Vue Images
🍭 A simple lightbox component for displaying an array of images
Stars: ✭ 212 (-0.47%)
Mutual labels:  demo
Ui
🏁🌐 Frontend Svelte PWA starter for SaaS startups
Stars: ✭ 200 (-6.1%)
Mutual labels:  admin
React Leaflet Demo
Demo of a Leaflet map created with React
Stars: ✭ 200 (-6.1%)
Mutual labels:  demo
Book Ms Ui
🍻 基于 vue.js 、element-ui 搭建一个极简的前后端分离图书管理平台
Stars: ✭ 214 (+0.47%)
Mutual labels:  admin
Kvf Admin
kvf-admin是一套基于springboot、mybatis、shiro及layui的轻量级快速开发框架、脚手架、后台管理系统、权限系统、基于activiti6整合的工作流OA系统,上手简单,拿来即用。
Stars: ✭ 209 (-1.88%)
Mutual labels:  admin

Vuetify v2.0 is coming soon

vue-admin-vuetify

vue-admin-vuetify is a Front-end component project.

Component demo based on vue and vuetify

TAGS RELEASE LICENSE


📃 Index

⚠️ Heads up

Currently this is just a beta version.

🎨 Live Demo (Need vpn proxy to view)

http://67.218.155.176:8020

🚀 Getting Started

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

🎉 Open http://localhost:8090 to see the demo.

If hot reload fails, modify your vue.config.js

module.exports = {
  chainWebpack: config => {
    config.resolve
      .symlinks(true)
  }
}

or replace cnpm with npm

npm config set registry https://registry.npm.taobao.org

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

📷 Screenshots

vue-admin-vuetify.png charts-line.png
components-maps

✅ Roadmap

  • [x] add: Dashboard.
  • [x] add: Icons.
  • [x] add: Editor components.
  • [x] add: Jsonlint.
  • [x] mod: Sidebar.
  • [x] add: Charts components.
  • [ ] add: UI components.
  • [ ] add: Render Functions & Functional Components.
  • [x] add: Demo site.

❗️ Issues

If you run into any issues, you can contact me at issues

📝 Changelog

Detailed changes for each release are documented in the release notes.

©️ License

Under the MIT license. See LICENSE file for more details.

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].