Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihunlu/vue-admin-template
Sample Admin Template based on Vuejs & Vuetify.
https://github.com/fatihunlu/vue-admin-template
admin-dashboard admin-template chartkick dashboard i18n javascript vue-admin vue-cli vuejs vuetify webpack
Last synced: 21 days ago
JSON representation
Sample Admin Template based on Vuejs & Vuetify.
- Host: GitHub
- URL: https://github.com/fatihunlu/vue-admin-template
- Owner: fatihunlu
- License: mit
- Created: 2018-12-17T19:50:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T09:10:27.000Z (almost 2 years ago)
- Last Synced: 2023-11-07T16:42:07.415Z (about 1 year ago)
- Topics: admin-dashboard, admin-template, chartkick, dashboard, i18n, javascript, vue-admin, vue-cli, vuejs, vuetify, webpack
- Language: Vue
- Homepage: https://fatihunlu.github.io/vue-admin-template
- Size: 7.83 MB
- Stars: 281
- Watchers: 8
- Forks: 103
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue Admin Template
Sample Admin Template based on Vuejs & Vuetify.## Introduction
Vue Admin Template is a Vue.js Based Admin Template. This template uses the vuetify components and styles.Build and deploy automized with github Actions & github Pages
## Demo
[Live Demo](https://fatihunlu.github.io/vue-admin-template)## Preview
![Preview](https://github.com/fatihunlu/vue-admin-template/blob/master/static/template.gif)
### Reference
* [Vue.js](https://vuejs.org/)
* [Vuetifyjs](https://vuetifyjs.com/)
* [VueChartKick](https://github.com/ankane/vue-chartkick)
* [vue-fullcalendar](https://github.com/Wanderxx/vue-fullcalendar)
* [vue-swatches](https://saintplay.github.io/vue-swatches/#sub-using-a-preset)## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).### How can I support developers?
- Star my GitHub repo :star:
- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:## License
[MIT](https://github.com/fatihunlu/vue-admin-template/blob/master/LICENSE) license.
Copyright (c) 2018-present fatihunlu