https://github.com/creativetimofficial/vue-paper-dashboard
Creative Tim Paper Dashboard made for Vue
https://github.com/creativetimofficial/vue-paper-dashboard
Last synced: 7 months ago
JSON representation
Creative Tim Paper Dashboard made for Vue
- Host: GitHub
- URL: https://github.com/creativetimofficial/vue-paper-dashboard
- Owner: creativetimofficial
- License: mit
- Created: 2017-04-28T23:32:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T00:34:45.000Z (about 1 year ago)
- Last Synced: 2025-04-12T17:45:45.861Z (8 months ago)
- Language: Vue
- Homepage: https://www.creative-tim.com/product/paper-dashboard
- Size: 5.29 MB
- Stars: 1,799
- Watchers: 49
- Forks: 613
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-vue - Paper-Dashboard - Creative Tim Paper Dashboard made for Vue (Projects Using Vue.js / Open Source)
- awesome-vue - Paper-Dashboard - Creative Tim Paper Dashboard made for Vue (Projects Using Vue.js / Open Source)
- fucking-awesome-vue - Paper-Dashboard - Creative Tim Paper Dashboard made for Vue (Projects Using Vue.js / Open Source)
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)

## Deploy
:rocket: You can deploy your own version of the template to Genezio with one click:
[](https://app.genez.io/start/deploy?repository=https://github.com/creativetimofficial/vue-paper-dashboard&utm_source=github&utm_medium=referral&utm_campaign=github-creativetim&utm_term=deploy-project&utm_content=button-head)
## 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-1.0.1-blue.svg)
- [license-badge](https://img.shields.io/badge/license-MIT-blue.svg)
## License
[MIT](https://github.com/creativetimofficial/vue-paper-dashboard/blob/master/LICENSE.md)