Vue Material Dashboard is a beautiful resource built over Vue Material and Vuejs. It will help you get started developing dashboards in no time. Vue Material Dashboard is the official Vuejs version of the Original Material Dashboard. Using the Dashboard is pretty simple but requires basic knowledge of Javascript, Vuejs and Vue Router.
We have created it thinking about things you actually need in a dashboard. Vue Material Dashboard contains handpicked and optimised Vuejs plugins. Everything is designed to fit with one another. As you will be able to see, the dashboard you can access on Creative Tim is a customisation of this product.
Let us know what you think and what we can improve below. And good luck with development!
- Versions
- Demo
- Quick Start
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Technical Support or Questions
- Licensing
- Useful Links
HTML | React |
---|---|
Vue | Angular |
---|---|
Dashboard | User Profile | Tables | Maps | Notification |
---|---|---|---|---|
npm install
npm run dev
npm run build
- Download from Github.
- Download from Creative Tim.
- Clone the repo:
git clone https://github.com/creativetimofficial/vue-material-dashboard.git
.
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
The documentation for the Vue Material Dashboard is hosted at our website.
Within the download you'll find the following directories and files:
vue-material-dashboard
├── README.md
├── babel.config.js
├── package.json
├── postcss.config.js
├── public
│ └── index.html
└── src
├── App.vue
├── assets
│ ├── img
│ └── scss
│ ├── material-dashboard.scss
│ └── md
├── components
│ ├── Cards
│ │ ├── ChartCard.vue
│ │ ├── NavTabsCard.vue
│ │ └── StatsCard.vue
│ ├── Dropdown.vue
│ ├── NotificationPlugin
│ │ ├── Notification.vue
│ │ ├── Notifications.vue
│ │ └── index.js
│ ├── SidebarPlugin
│ │ ├── SideBar.vue
│ │ ├── SidebarLink.vue
│ │ └── index.js
│ ├── Tables
│ │ ├── NavTabsTable.vue
│ │ ├── OrderedTable.vue
│ │ └── SimpleTable.vue
│ └── index.js
├── globalComponents.js
├── globalDirectives.js
├── main.js
├── material-dashboard.js
├── pages
│ ├── Dashboard.vue
│ ├── Icons.vue
│ ├── Layout
│ │ ├── Content.vue
│ │ ├── ContentFooter.vue
│ │ ├── DashboardLayout.vue
│ │ ├── MobileMenu.vue
│ │ └── TopNavbar.vue
│ ├── Maps.vue
│ ├── Notifications.vue
│ ├── TableList.vue
│ ├── Typography.vue
│ ├── UpgradeToPRO.vue
│ ├── UserProfile
│ │ ├── EditProfileForm.vue
│ │ └── UserCard.vue
│ ├── UserProfile.vue
│ └── index.js
└── routes
└── routes.js
At present, we officially aim to support the last two versions of the following browsers:
- Demo: https://demos.creative-tim.com/vue-material-dashboard
- Download Page: https://www.creative-tim.com/product/vue-material-dashboard
- Documentation: https://demos.creative-tim.com/vue-material-dashboard/documentation
- License Agreement: https://www.creative-tim.com/license
- Support: https://www.creative-tim.com/contact-us
- Issues: Github Issues Page
We use GitHub Issues as the official bug tracker for the Vue Material Dashboard. Here are some advices for our users that want to report an issue:
- Make sure that you are using the latest version of the Vue Material Dashboard. Check the CHANGELOG from your dashboard on our website.
- Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
If you have questions or need help integrating the product please contact us instead of opening an issue.
-
Copyright 2018 Creative Tim (https://www.creative-tim.com/)
-
Licensed under MIT (https://github.com/creativetimofficial/vue-material-dashboard/blob/master/LICENSE.md)
- More products from Creative Tim
- Tutorials
- Freebies from Creative Tim
- Affiliate Program (earn money)
Twitter: https://twitter.com/CreativeTim
Facebook: https://www.facebook.com/CreativeTim
Dribbble: https://dribbble.com/creativetim