Vue Admin Vuetify Save

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

Project README

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


:page_with_curl: Index

:warning: Heads up

Currently this is just a beta version.

:art: Live Demo (Need vpn proxy to view)

https://vasttian.github.io/vue-admin-vuetify

:rocket: Getting Started

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

:tada: 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

:camera: Screenshots

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

:white_check_mark: Roadmap

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

:exclamation: Issues

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

:memo: Changelog

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

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

Open Source Agenda is not affiliated with "Vue Admin Vuetify" Project. README Source: vasttian/vue-admin-vuetify
Stars
275
Open Issues
12
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating