https://github.com/apgapg/vuetify-admin-dashboard
Vue Admin Dashboard Template
https://github.com/apgapg/vuetify-admin-dashboard
admin admin-dashboard admin-template dashboard vue vuejs vuetify
Last synced: about 1 year ago
JSON representation
Vue Admin Dashboard Template
- Host: GitHub
- URL: https://github.com/apgapg/vuetify-admin-dashboard
- Owner: apgapg
- Created: 2020-05-18T05:18:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:14:47.000Z (over 3 years ago)
- Last Synced: 2025-04-15T20:15:56.818Z (about 1 year ago)
- Topics: admin, admin-dashboard, admin-template, dashboard, vue, vuejs, vuetify
- Language: Vue
- Homepage:
- Size: 2.41 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetify-admin-dashboard
Admin Dashboard template made with Vue and Vuetify framework
## Preview

## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```