Skip to content

Latest commit

 

History

History
44 lines (40 loc) · 1.19 KB

README.md

File metadata and controls

44 lines (40 loc) · 1.19 KB

Vue-Admin-Template

A beautiful free vuejs admin template, designed using vuetify and apexcharts.

Features

  • Beautiful dashboard using Vuetify (https://vuetifyjs.com/)
  • Support different types of chart using Apexcharts (https://apexcharts.com/)
  • Support dark mode.
  • Support color scheme.
  • Build in authentication pages.
  • Fully responsive design.
  • Support PWA.
  • Support RTL.
  • i18n Integrated
  • Event calendar

Installation

git clone https://github.com/Mani1124/vue-admin-template.git
cd vue-admin-template
yarn install
yarn serve

Live Demo

Buy Me A Coffee

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Todo

  • RTL support
  • Multiple language support
  • Event calendar
  • Documentation
  • Vuetify 3.x.x migration

Customize configuration

See Configuration Reference.

License

MIT