# [Vue Black Dashboard](https://github.com/creativetimofficial/vue-black-dashboard) > Admin dashboard based on black dashboard UI template + vue-router This project is a vue version of [Black-dashboard](https://www.creative-tim.com/product/paper-dashboard) designed for vue js.The dashboard includes vue-router Check the [Live Demo here](https://github.com/creativetimofficial/vue-black-dashboard). ## Documentation Link to [Documentation](http://vuejs.creative-tim.com/vue-black-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/creativetimofficial/vue-black-dashboard/LICENCE.md)