https://github.com/georgebrata/kucina-dashboard
Admin dashboard for Kucina Website
https://github.com/georgebrata/kucina-dashboard
dashboard dashboard-application vue vue-cli vue-components vue-router vue2 vuejs vuejs2 vuex
Last synced: over 1 year ago
JSON representation
Admin dashboard for Kucina Website
- Host: GitHub
- URL: https://github.com/georgebrata/kucina-dashboard
- Owner: georgebrata
- License: mit
- Created: 2018-03-17T08:00:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T16:49:25.000Z (about 8 years ago)
- Last Synced: 2025-01-11T22:33:32.140Z (over 1 year ago)
- Topics: dashboard, dashboard-application, vue, vue-cli, vue-components, vue-router, vue2, vuejs, vuejs2, vuex
- Language: Vue
- Size: 4.87 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Vue Paper Dashboard](https://cristijora.github.io/vue-paper-dashboard/)
> Admin dashboard based on paper dashboard UI template + vue-router
This project is a vue version of [Paper-dashboard](https://www.creative-tim.com/product/paper-dashboard)
designed for vue js.The dashboard includes vue-router
Check the [Live Demo here](https://cristijora.github.io/vue-paper-dashboard).
[Nuxt Version (outdated Bootstrap 3)](https://github.com/cristijora/vue-paper-dashboard-nuxt)

## Documentation
Link to [Documentation](http://vuejs.creative-tim.com/vue-paper-dashboard/documentation/)
## Build Setup
### install dependencies
```
npm install
```
### serve with hot reload at localhost:8080
```
npm run dev
```
### build for production with minification
```
npm run build
```
### lint
```
npm run lint
```
## Contribution guide
* Fork the repository
* `npm install` or `yarn install`
* Make changes
* Open Pull Request
For detailed explanation on how things work, checkout the [guide](https://github.com/vuejs/vue-cli/blob/dev/docs/README.md)
- [CHANGELOG](./CHANGELOG.md)
- [version-badge](https://img.shields.io/badge/version-2.0.0-blue.svg)
- [license-badge](https://img.shields.io/badge/license-MIT-blue.svg)
## License
[MIT](https://github.com/cristijora/vue-paper-dashboard/blob/master/LICENSE.md)