creativetimofficial/muse-vue-ant-design-dashboard
Fork: 493 Star: 241 (更新于 1970-01-01 00:00:00)
license: MIT
Language: Vue .
Muse Vue Ant Design Dashboard - Free and OpenSource Ant Design Vue Dashboard
最后发布版本: v1.0.0 ( 2021-07-24 01:36:05)
Muse Vue Ant Design Dashboard
Muse - Vue Ant Design Dashboard is a beautiful Ant Design Vue admin dashboard with a large number of components, designed to look beautiful and organized
Designed for those who like bold elements and beautiful websites. Made of hundred of elements, designed blocks and fully coded pages, Soft UI Dashboard is ready to help you create stunning websites and webapps.
We created many examples for pages like Sign In, Profile and so on. Just choose between a Basic Design, an illustration or a cover and you are good to go!
Fully Coded Elements
Muse - Vue Ant Design Dashboard is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files and classes. You will save a lot of time going from prototyping to full-functional code, because all elements are implemented.
View all components here.
Documentation built by Developers
Each element is well presented in a very complex documentation. You can read more about the documentation here.
Example Pages
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. View example pages here.
HELPFUL LINKS
-
View Github Repository
-
Check FAQ Page
Special thanks
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:
- Ant Design Vue- An enterprise-class UI design language for web applications
Let us know your thoughts below. And good luck with development!
Table of Contents
- Versions
- Demo
- Quick Start
- Documentation
- File Structure
- Browser Support
- Resources
- Reporting Issues
- Technical Support or Questions
- Licensing
- Useful Links
Versions
HTML |
---|
Demo
Quick start
Quick start options:
- Download from Creative Tim.
Terminal Commands
- Download and Install NodeJs from NodeJs Official Page.
- Navigate to the root / directory and run npm install to install our local dependencies.
Documentation
The documentation for the Muse Vue Ant Design Dashboard is hosted at our website.
What's included
Within the download you'll find the following directories and files:
muse-vue-ant-design-dashboard
├── LICENSE
├── README.md
├── babel.config.js
├── gulpfile.js
├── package.json
├── public
│ ├── imagesd
│ └── index.html
├── src
│ ├── App.vue
│ ├── assets
│ ├── components
│ │ ├── Cards
│ │ │ ├── CardAuthorTable.vue
│ │ │ ├── CardBarChart.vue
│ │ │ ├── CardBillingInfo.vue
│ │ │ ├── CardConversations.vue
│ │ │ ├── CardCredit.vue
│ │ │ ├── CardInfo.vue
│ │ │ ├── CardInfo2.vue
│ │ │ ├── CardInvoices.vue
│ │ │ ├── CardLineChart.vue
│ │ │ ├── CardOrderHistory.vue
│ │ │ ├── CardPaymentMethods.vue
│ │ │ ├── CardPlatformSettings.vue
│ │ │ ├── CardProfileInformation.vue
│ │ │ ├── CardProject.vue
│ │ │ ├── CardProjectTable.vue
│ │ │ ├── CardProjectTable2.vue
│ │ │ └── CardTransactions.vue
│ │ ├── Charts
│ │ │ ├── ChartBar.vue
│ │ │ └── ChartLine.vue
│ │ ├── Footers
│ │ │ ├── DashboardFooter.vue
│ │ │ └── DefaultFooter.vue
│ │ ├── Headers
│ │ │ ├── DashboardHeader.vue
│ │ │ └── DefaultHeader.vue
│ │ ├── Sidebars
│ │ │ ├── DashboardSettingsDrawer.vue
│ │ │ └── DashboardSidebar.vue
│ │ └── Widgets
│ │ ├── WidgetCounter.vue
│ │ └── WidgetSalary.vue
│ ├── layouts
│ │ ├── Dashboard.vue
│ │ ├── DashboardRTL.vue
│ │ └── Default.vue
│ ├── main.js
│ ├── plugins
│ │ └── click-away.js
│ ├── router
│ │ └── index.js
│ ├── scss
│ │ ├── app.scss
│ │ ├── base
│ │ │ ├── _override.scss
│ │ │ ├── _typography.scss
│ │ │ ├── _utilities.scss
│ │ │ └── _variables.scss
│ │ ├── components
│ │ │ ├── _avatar.scss
│ │ │ ├── _badge.scss
│ │ │ ├── _button.scss
│ │ │ ├── _card.scss
│ │ │ ├── _chart.scss
│ │ │ ├── _dropdown.scss
│ │ │ ├── _list.scss
│ │ │ ├── _progress.scss
│ │ │ ├── _settings-drawer.scss
│ │ │ ├── _space.scss
│ │ │ ├── _table.scss
│ │ │ ├── _tag.scss
│ │ │ ├── _timeline.scss
│ │ │ └── _widget.scss
│ │ ├── form
│ │ │ ├── _checkbox.scss
│ │ │ └── _input.scss
│ │ ├── layouts
│ │ │ ├── _dashboard-rtl.scss
│ │ │ ├── _dashboard.scss
│ │ │ └── _default.scss
│ │ └── pages
│ │ ├── _profile.scss
│ │ ├── _sign-in.scss
│ │ └── _sign-up.scss
│ └── views
│ ├── 404.vue
│ ├── Billing.vue
│ ├── Dashboard.vue
│ ├── Layout.vue
│ ├── Profile.vue
│ ├── RTL.vue
│ ├── Sign-In.vue
│ ├── Sign-Up.vue
│ └── Tables.vue
└── vue.config.js
Browser Support
At present, we officially aim to support the last two versions of the following browsers:
Resources
- Live Preview
- Download Page
- Documentation is here
- License Agreement
- Support
- Issues: Github Issues Page
Reporting Issues
We use GitHub Issues as the official bug tracker for the Muse Vue Ant Design 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 Muse Vue Ant Design 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.
Technical Support or Questions
If you have questions or need help integrating the product please contact us instead of opening an issue.
Licensing
- Copyright 2021 Creative Tim
- Creative Tim license
Useful Links
-
More products from Creative Tim
-
Freebies from Creative Tim
-
Affiliate Program (earn money)
Social Media
Twitter: https://twitter.com/CreativeTim
Facebook: https://www.facebook.com/CreativeTim
Dribbble: https://dribbble.com/creativetim
Instagram: https://instagram.com/creativetimofficial
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2021-07-24 01:36:05 v1.0.0
主题(topics):
admin, admin-dashboard, ant-design, ant-design-vue, dashboard
creativetimofficial/muse-vue-ant-design-dashboard同语言 Vue最近更新仓库
2024-11-03 10:21:12 LauZzL/leitingzhanji-ui
2024-11-01 13:29:47 BewlyBewly/BewlyBewly
2024-11-01 12:32:52 jxxghp/MoviePilot-Frontend
2024-11-01 00:07:33 VueTorrent/VueTorrent
2024-10-24 14:02:50 jumpserver/lina
2024-10-22 23:49:13 varletjs/varlet