60 | {{ t[1] }} 61 |
62 | Kanye West, Musician 63 | 64 | 65 |157 | Don't be scared of the truth because we need to restart the human foundation in truth And I love you like Kanye loves Kanye I love Rick Owens’ bed design but the back is... 158 |
159 | 160 |
](https://www.creative-tim.com/product/vuetify-material-dashboard-pro?ref=vtymdp-readme)
74 | [
](https://www.creative-tim.com/product/material-dashboard-pro?ref=vtymdp-readme)
75 | [
](https://www.creative-tim.com/product/vue-material-dashboard-pro?ref=vtymdp-readme)
77 | [
](https://www.creative-tim.com/product/material-dashboard-pro-angular2?ref=vtymdp-readme)
78 |
79 |
80 | Vuetify | Vue | React | Angular | HTML |
81 | | --- | --- | --- | --- | --- |
82 | | [](https://www.creative-tim.com/product/vuetify-material-dashboard-pro?ref=vtymdp-readme) | [](https://www.creative-tim.com/product/vue-material-dashboard-pro?ref=vtymdp-readme) | [](https://www.creative-tim.com/product/material-dashboard-pro-react?ref=vtymdp-readme) | [](https://www.creative-tim.com/product/material-dashboard-angular2?ref=vtymdp-readme) | [](https://www.creative-tim.com/product/material-dashboard-pro/examples/dashboard.html?ref=vtymdp-readme)
83 |
84 | ## Demo
85 |
86 | - [Start page](https://demos.creative-tim.com/vuetify-material-dashboard?ref=vtymdp-readme)
87 | - [Notifications page](https://demos.creative-tim.com/vuetify-material-dashboard/#/components/notifications?ref=vtymdp-readme)
88 |
89 | [View More](https://demos.creative-tim.com/vuetify-material-dashboard-pro?ref=vtymdp-readme).
90 |
91 |
92 | ## Quick start
93 |
94 | Quick start options:
95 |
96 | - Download from [Creative Tim](https://www.creative-tim.com/product/vuetify-material-dashboard?ref=vtymdp-readme)
97 |
98 |
99 | ## Documentation
100 | The documentation for the **Vuetify Material Dashboard** is hosted on vuetify [website](https://vuetifyjs.com/en/components/api-explorer).
101 |
102 |
103 | ## File Structure
104 |
105 | Within the download you'll find the following directories and files:
106 |
107 | ```
108 | vuetify-material-dashboard
109 | ├── README.md
110 | ├── CHANGELOG.md
111 | ├── babel.config.js
112 | ├── cypress.json
113 | ├── jest.config.js
114 | ├── now.json
115 | ├── package.json
116 | ├── postcss.config.js
117 | ├── public
118 | │ ├── favicon.ico
119 | │ └── index.html
120 | ├── src
121 | │ ├── App.vue
122 | │ ├── assets
123 | │ │ └── vuetify.svg
124 | │ ├── components
125 | │ │ └── base
126 | │ │ ├── Card.vue
127 | │ │ ├── Item.vue
128 | │ │ ├── ItemGroup.vue
129 | │ │ ├── ItemSubGroup.vue
130 | │ │ ├── MaterialAlert.vue
131 | │ │ ├── MaterialCard.vue
132 | │ │ ├── MaterialChartCard.vue
133 | │ │ ├── MaterialSnackbar.vue
134 | │ │ ├── MaterialStatsCard.vue
135 | │ │ ├── MaterialTabs.vue
136 | │ │ ├── MaterialTestimony.vue
137 | │ │ ├── Subheading.vue
138 | │ │ └── VComponent.vue
139 | │ ├── i18n.js
140 | │ ├── locales
141 | │ │ └── en.json
142 | │ ├── main.js
143 | │ ├── plugins
144 | │ │ ├── base.js
145 | │ │ ├── chartist.js
146 | │ │ ├── vee-validate.js
147 | │ │ └── vuetify.js
148 | │ ├── router.js
149 | │ ├── sass
150 | │ │ ├── main.scss
151 | │ │ ├── overrides.sass
152 | │ │ └── vuetify-material
153 | │ │ └── _sidebar.sass
154 | │ ├── store.js
155 | │ └── views
156 | │ └── dashboard
157 | │ ├── Charts.vue
158 | │ ├── Dashboard.vue
159 | │ ├── Index.vue
160 | │ ├── Widgets.vue
161 | │ ├── component
162 | │ │ ├── Buttons.vue
163 | │ │ ├── Grid.vue
164 | │ │ ├── Icons.vue
165 | │ │ ├── Notifications.vue
166 | │ │ ├── Tabs.vue
167 | │ │ └── Typography.vue
168 | │ ├── components
169 | │ │ └── core
170 | │ │ ├── AppBar.vue
171 | │ │ ├── Drawer.vue
172 | │ │ ├── Footer.vue
173 | │ │ ├── Settings.vue
174 | │ │ └── View.vue
175 | │ ├── maps
176 | │ │ └── GoogleMaps.vue
177 | │ ├── pages
178 | │ │ └── UserProfile.vue
179 | │ └── tables
180 | │ └── RegularTables.vue
181 | ├── tests
182 | │ ├── e2e
183 | │ │ ├── plugins
184 | │ │ │ └── index.js
185 | │ │ ├── specs
186 | │ │ │ └── test.js
187 | │ │ └── support
188 | │ │ ├── commands.js
189 | │ │ └── index.js
190 | │ └── unit
191 | │ └── example.spec.js
192 | ├── vue.config.js
193 | ```
194 |
195 | ## Browser Support
196 |
197 | At present, we officially aim to support the last two versions of the following browsers:
198 |
199 |
200 |
201 |
202 | ## Resources
203 | - [Live Preview](https://demos.creative-tim.com/vuetify-material-dashboard?ref=vtymdp-readme)
204 | - Download Page: [Download](https://www.creative-tim.com/product/vuetify-material-dashboard?ref=vtymdp-readme)
205 | - Documentation is [Here](https://vuetifyjs.com/en/components/api-explorer)
206 | - License Agreement: [License](https://www.creative-tim.com/license)
207 | - Support: [Contact](https://www.creative-tim.com/contact-us)
208 | - Issues: [Github Issues Page](https://github.com/creativetimofficial/ct-vuetify-material-dashboard/issues)
209 | - Vue Material Dashboard PRO - [Demo](https://www.creative-tim.com/product/vue-material-dashboard-pro?ref=vtymdp-readme)
210 | - For Front End Development - [Material Kit Pro ](https://www.creative-tim.com/product/material-kit-pro?ref=vtymdp-readme)
211 |
212 | ## Reporting Issues
213 | We use GitHub Issues as the official bug tracker for the **Vuetify Material Dashboard**. Here are some advices for our users that want to report an issue:
214 |
215 | 1. Make sure that you are using the latest version of the **Vuetify Material Dashboard**. Check the **CHANGELOG** from your dashboard on our [website](https://www.creative-tim.com/).
216 | 2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
217 | 3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
218 |
219 | ## Technical Support or Questions
220 |
221 | If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us) instead of opening an issue.
222 |
223 | ## Licensing
224 |
225 | - Copyright 2018 Creative Tim (https://www.creative-tim.com)
226 | - Creative Tim [license](https://www.creative-tim.com/license)
227 |
228 | ## Useful Links
229 |
230 | - [More products](https://www.creative-tim.com/bootstrap-themes) from Creative Tim
231 |
232 | - [Vue products](https://www.creative-tim.com/bootstrap-themes/vuejs-themes) from Creative Tim
233 |
234 | - [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
235 |
236 | - [Freebies](https://www.creative-tim.com/bootstrap-themes/free) from Creative Tim
237 |
238 | - [Affiliate Program](https://www.creative-tim.com/affiliates/new) (earn money)
239 |
240 | ##### Social Media
241 |
242 | Twitter: 39 | Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. 40 |
41 | 42 |43 | Dramatically visualize customer directed convergence without revolutionary ROI. Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. 44 |
45 | 46 |58 | Efficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time schemas. 59 |
60 | 61 |75 | Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas. 76 |
77 | 78 |119 | Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. 120 |
121 | 122 |123 | Dramatically visualize customer directed convergence without revolutionary ROI. Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. 124 |
125 | 126 |138 | Efficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time schemas. 139 |
140 | 141 |155 | Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas. 156 |
157 | 158 |228 | Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. 229 |
230 | 231 |232 | Dramatically visualize customer directed convergence without revolutionary ROI. Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. 233 |
234 | 235 |249 | Efficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time schemas. 250 |
251 | 252 |296 | More Information here 297 |
298 |301 | Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. 302 |
303 | 304 |316 | More Information here 317 |
318 |321 | Efficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time schemas. 322 |
323 | 324 |336 | More Information here 337 |
338 |341 | Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas. 342 |
343 | 344 |356 | More Information here 357 |
358 |361 | From the seamless transition of glass and metal to the streamlined profile, every detail was carefully considered to enhance your experience. So while its display is larger, the phone feels just right. 362 |
363 | 364 |61 | Last Campaign Performance 62 |
63 | 64 | 65 |
128 |
202 | Last Last Campaign Performance 203 |
204 | 205 | 206 |