|
1 |
| -# vue-soft-ui-dashboard-pro |
| 1 | +# [Vue Material Dashboard 2](http://demos.creative-tim.com/vue-material-dashboard-2/#/?ref=readme-vmd2) [](https://twitter.com/intent/tweet?url=https://www.creative-tim.com/product/vue-material-dashboard-2&text=Check%20Vue%20Material%20Dashboard%202%20made%20by%20@CreativeTim%20#webdesign%20#dashboard%20#materialdesign%20#vue%20https://www.creative-tim.com/product/vue-material-dashboard) |
2 | 2 |
|
3 |
| -## Project setup |
4 |
| -``` |
5 |
| -npm install |
6 |
| -``` |
| 3 | + [](https://github.com/creativetimofficial/vue-material-dashboard-2/issues?q=is%3Aopen+is%3Aissue) [](https://github.com/creativetimofficial/vue-material-dashboard-2/issues?q=is%3Aissue+is%3Aclosed) |
7 | 4 |
|
8 |
| -### Compiles and hot-reloads for development |
9 |
| -``` |
10 |
| -npm run serve |
11 |
| -``` |
| 5 | + |
12 | 6 |
|
13 |
| -### Compiles and minifies for production |
14 |
| -``` |
15 |
| -npm run build |
16 |
| -``` |
| 7 | +Vue Material Dashboard 2 is our newest free Admin Template based on Vue3 & Bootstrap5. If you’re a developer looking to create an admin dashboard that is developer-friendly, rich with features, and highly customisable, here is your match. Our innovative Vue3 & Bootstrap5 dashboard comes with a beautiful design inspired by Google's Material Design and it will help you create stunning websites & web apps to delight your clients |
| 8 | + |
| 9 | +**Fully Coded Elements** |
| 10 | + |
| 11 | +Vue Material Dashboard 2 is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. All components can take variations in color, which you can easily modify using sass files. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. |
| 12 | + |
| 13 | +This free Vue3 & Bootstrap5 Dashboard is coming with prebuilt design blocks, so the development process is seamless, |
| 14 | +switching from our pages to the real website is very easy to be done. |
| 15 | + |
| 16 | +View [all components here](https://www.creative-tim.com/learning-lab/vue/alerts/material-dashboard/). |
| 17 | + |
| 18 | +**Documentation built by Developers** |
| 19 | + |
| 20 | +Each element is well presented in very complex documentation. |
| 21 | + |
| 22 | +You can read more about the [documentation here](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/). |
| 23 | + |
| 24 | +**Example Pages** |
| 25 | + |
| 26 | +If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project. |
| 27 | + |
| 28 | +View [example pages here](https://demos.creative-tim.com/vue-material-dashboard-2/#/). |
| 29 | + |
| 30 | +**HELPFUL LINKS** |
| 31 | + |
| 32 | +- View [Github Repository](https://github.com/creativetimofficial/vue-material-dashboard-2) |
| 33 | +- Check [FAQ Page](https://www.creative-tim.com/faq) |
| 34 | + |
| 35 | +#### Special thanks |
| 36 | + |
| 37 | +During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source: |
| 38 | + |
| 39 | +- [Popper.js](https://popper.js.org/) - Kickass library used to manage poppers |
| 40 | +- [Charts Js](https://www.chartjs.org/) - Simple yet flexible JavaScript charting for designers & developers |
| 41 | + |
| 42 | +Let us know your thoughts below. And good luck with development! |
| 43 | + |
| 44 | +## Table of Contents |
| 45 | + |
| 46 | +- [Versions](#versions) |
| 47 | +- [Demo](#demo) |
| 48 | +- [Quick Start](#quick-start) |
| 49 | +- [Documentation](#documentation) |
| 50 | +- [File Structure](#file-structure) |
| 51 | +- [Browser Support](#browser-support) |
| 52 | +- [Resources](#resources) |
| 53 | +- [Reporting Issues](#reporting-issues) |
| 54 | +- [Technical Support or Questions](#technical-support-or-questions) |
| 55 | +- [Licensing](#licensing) |
| 56 | +- [Useful Links](#useful-links) |
| 57 | + |
| 58 | +## Versions |
| 59 | + |
| 60 | +[<img src="https://raw.githubusercontent.com/creativetimofficial/public-assets/master/logos/vue-logo.jpg?raw=true" width="60" height="60" />](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2) |
| 61 | + |
| 62 | +| VueJS | |
| 63 | +| ----- | |
| 64 | + |
| 65 | +| [](http://demos.creative-tim.com/vue-material-dashboard-2/?ref=readme-vmd2) |
| 66 | + |
| 67 | +## Demo |
| 68 | + |
| 69 | +- [Profile](https://demos.creative-tim.com/vue-material-dashboard-2/#/profile?ref=readme-vmd2) |
| 70 | +- [Sign In](https://demos.creative-tim.com/vue-material-dashboard-2/#/sign-in?ref=readme-vmd2) |
| 71 | +- [Sign Up](https://demos.creative-tim.com/vue-material-dashboard-2/#/sign-up?ref=readme-vmd2) |
| 72 | + |
| 73 | +[View More](https://demos.creative-tim.com/vue-material-dashboard-2/#/dashboard?ref=readme-vmd2). |
| 74 | + |
| 75 | +## Quick start |
| 76 | + |
| 77 | +Quick start options: |
| 78 | + |
| 79 | +- Download from [Creative Tim](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2). |
| 80 | + |
| 81 | +## Terminal Commands |
| 82 | + |
| 83 | +1. Download and Install NodeJs LTS version from [NodeJs Official Page](https://nodejs.org/en/download/). |
| 84 | +2. Navigate to the root ./ directory of the product and run `yarn install` or `npm install` to install our local dependencies. |
| 85 | + |
| 86 | +## Documentation |
| 87 | + |
| 88 | +The documentation for the Material Dashboard is hosted at our [website](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/?ref=readme-vmd2). |
| 89 | + |
| 90 | +### What's included |
| 91 | + |
| 92 | +Within the download you'll find the following directories and files: |
17 | 93 |
|
18 |
| -### Lints and fixes files |
19 | 94 | ```
|
20 |
| -npm run lint |
| 95 | +vue-material-dashboard-2 |
| 96 | + ├── public |
| 97 | + │ ├── favicon.png |
| 98 | + │ └── index.html |
| 99 | + ├── src |
| 100 | + │ ├── assets |
| 101 | + │ │ ├── css |
| 102 | + │ │ ├── fonts |
| 103 | + │ │ ├── img |
| 104 | + │ │ ├── js |
| 105 | + │ │ └── scss |
| 106 | + │ ├── components |
| 107 | + │ │ ├── VmdAlert.vue |
| 108 | + │ │ ├── VmdAvatar.vue |
| 109 | + │ │ ├── VmdBadge.vue |
| 110 | + │ │ ├── VmdButton.vue |
| 111 | + │ │ ├── VmdCheckbox.vue |
| 112 | + │ │ ├── VmdInput.vue |
| 113 | + │ │ ├── VmdPagination.vue |
| 114 | + │ │ ├── VmdProgress.vue |
| 115 | + │ │ ├── VmdRadio.vue |
| 116 | + │ │ ├── VmdSnackbar.vue |
| 117 | + │ │ ├── VmdSwitch.vue |
| 118 | + │ │ └── VmdTextarea.vue |
| 119 | + │ ├── examples |
| 120 | + │ │ ├── Cards |
| 121 | + │ │ ├── Navbars |
| 122 | + │ │ ├── PageLayout |
| 123 | + │ │ ├── Sidenav |
| 124 | + │ │ ├── Breadcrumbs.vue |
| 125 | + │ │ ├── Configurator.vue |
| 126 | + │ │ └── Footer.vue |
| 127 | + │ ├── router |
| 128 | + │ ├── store |
| 129 | + │ ├── views |
| 130 | + │ │ ├── components |
| 131 | + │ │ ├── Billing.vue |
| 132 | + │ │ ├── Dashboard.vue |
| 133 | + │ │ ├── Home.vue |
| 134 | + │ │ ├── Notification.vue |
| 135 | + │ │ ├── Profile.vue |
| 136 | + │ │ ├── Rtl.vue |
| 137 | + │ │ ├── Sales.vue |
| 138 | + │ │ ├── SignIn.vue |
| 139 | + │ │ ├── SignUp.vue |
| 140 | + │ │ └── Tables.vue |
| 141 | + │ ├── App.vue |
| 142 | + │ ├── main.js |
| 143 | + │ └── material-dashboard.js |
| 144 | + ├── .browserslistrc |
| 145 | + ├── .eslintrc.js |
| 146 | + ├── .gitignore |
| 147 | + ├── babel.config.json |
| 148 | + ├── CHANGELOG.md |
| 149 | + ├── ISSUE_TEMPLATE.md |
| 150 | + ├── package.json |
| 151 | + └── README.md |
21 | 152 | ```
|
22 | 153 |
|
23 |
| -### Customize configuration |
24 |
| -See [Configuration Reference](https://cli.vuejs.org/config/). |
| 154 | +## Browser Support |
| 155 | + |
| 156 | +At present, we officially aim to support the last two versions of the following browsers: |
| 157 | + |
| 158 | +<img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/chrome.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/firefox.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/edge.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/safari.png" width="64" height="64"> <img src="https://s3.amazonaws.com/creativetim_bucket/github/browser/opera.png" width="64" height="64"> |
| 159 | + |
| 160 | +## Resources |
| 161 | + |
| 162 | +- [Live Preview](https://demos.creative-tim.com/vue-material-dashboard-2/#/?ref=readme-vmd2) |
| 163 | +- [Download Page](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2) |
| 164 | +- Documentation is [here](https://www.creative-tim.com/learning-lab/vue/overview/material-dashboard/?ref=readme-vmd2) |
| 165 | +- [License Agreement](https://www.creative-tim.com/license?ref=readme-vmd2) |
| 166 | +- [Support](https://www.creative-tim.com/contact-us?ref=readme-vmd2) |
| 167 | +- Issues: [Github Issues Page](https://github.com/creativetimofficial/ct-vue-material-dashboard-2-pro/issues) |
| 168 | + |
| 169 | +## Reporting Issues |
| 170 | + |
| 171 | +We use GitHub Issues as the official bug tracker for the Vue Material Dashboard 2. Here are some advices for our users that want to report an issue: |
| 172 | + |
| 173 | +1. Make sure that you are using the latest version of the Vue Material Dashboard 2. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/product/vue-material-dashboard-2?ref=readme-vmd2). |
| 174 | +2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed. |
| 175 | +3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help. |
| 176 | + |
| 177 | +## Technical Support or Questions |
| 178 | + |
| 179 | +If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us?ref=readme-vmd2) instead of opening an issue. |
| 180 | + |
| 181 | +## Licensing |
| 182 | + |
| 183 | +- Copyright 2022 [Creative Tim](https://www.creative-tim.com?ref=readme-vmd2) |
| 184 | +- Creative Tim [license](https://www.creative-tim.com/license?ref=readme-vmd2) |
| 185 | + |
| 186 | +## Useful Links |
| 187 | + |
| 188 | +- [More products](https://www.creative-tim.com/templates?ref=readme-vmd2) from Creative Tim |
| 189 | + |
| 190 | +- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w) |
| 191 | + |
| 192 | +- [Freebies](https://www.creative-tim.com/bootstrap-themes/free?ref=readme-vmd2) from Creative Tim |
| 193 | + |
| 194 | +- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=readme-vmd2) (earn money) |
| 195 | + |
| 196 | +##### Social Media |
| 197 | + |
| 198 | +Twitter: <https://twitter.com/CreativeTim> |
| 199 | + |
| 200 | +Facebook: <https://www.facebook.com/CreativeTim> |
| 201 | + |
| 202 | +Dribbble: <https://dribbble.com/creativetim> |
| 203 | + |
| 204 | +Google+: <https://plus.google.com/+CreativetimPage> |
| 205 | + |
| 206 | +Instagram: <https://instagram.com/creativetimofficial> |
0 commit comments