https://github.com/creativetimofficial/vite-soft-ui-dashboard
Vite Soft UI Dashboard by Creative Tim
https://github.com/creativetimofficial/vite-soft-ui-dashboard
vite-template vitejs vue-cli vue-components vue-router vuejs vuejs3 vuex vuex-store
Last synced: 8 days ago
JSON representation
Vite Soft UI Dashboard by Creative Tim
- Host: GitHub
- URL: https://github.com/creativetimofficial/vite-soft-ui-dashboard
- Owner: creativetimofficial
- License: mit
- Created: 2022-03-23T15:05:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T07:16:43.000Z (about 1 year ago)
- Last Synced: 2025-09-05T20:03:54.036Z (about 1 month ago)
- Topics: vite-template, vitejs, vue-cli, vue-components, vue-router, vuejs, vuejs3, vuex, vuex-store
- Language: SCSS
- Homepage: https://www.creative-tim.com/product/vite-soft-ui-dashboard
- Size: 6.27 MB
- Stars: 27
- Watchers: 5
- Forks: 196
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Vite Soft UI Dashboard](http://demos.creative-tim.com/vite-soft-ui-dashboard/?ref=readme-vitesud) [](https://twitter.com/intent/tweet?url=https://www.creative-tim.com/product/vue-soft-ui-dashboard&text=Check%20Vite%20Soft%20UI%20Dashboard%20made%20by%20@CreativeTim%20#webdesign%20#dashboard%20#softdesign%20#vue%20https://www.creative-tim.com/product/vite-soft-ui-dashboard)
 [](https://github.com/creativetimofficial/vite-soft-ui-dashboard/issues?q=is%3Aopen+is%3Aissue) [](https://github.com/creativetimofficial/vite-soft-ui-dashboard/issues?q=is%3Aissue+is%3Aclosed)

Start your Development with an Innovative Admin Template for Bootstrap 5, VueJS 3, Vite and Vuex. If you like the look & feel of the hottest design trend right now, Soft UI, you will fall in love with this dashboard! It features a huge number of components built to fit together and look amazing.
**Fully Coded Components**
Vite Soft UI Dashboard 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 and classes. You will save a lot of time going from prototyping to full-functional code because all elements are implemented.
This Free Bootstrap 5 & VueJS 3 Dashboard is coming with prebuilt design blocks, so the development process is seamless,
switching from our pages to the real website is very easy to be done.View [all components here](https://www.creative-tim.com/learning-lab/vue/alerts/soft-ui-dashboard/).
**Documentation built by Developers**
Each element is well presented in very complex documentation.
You can read more about the [documentation here](https://www.creative-tim.com/learning-lab/vue/overview/soft-ui-dashboard/).**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. Every page is spaced well, with attractive layouts and pleasing shapes. From specially designed dashboards for smart homes, virtual reality, and automotives to CRM admins, Vue Soft UI Dashboard has everything you need to quickly set up an amazing project.
View [example pages here](https://demos.creative-tim.com/vue-soft-ui-dashboard/).
**HELPFUL LINKS**
- View [Github Repository](https://github.com/creativetimofficial/vue-soft-ui-dashboard)
- Check [FAQ Page](https://www.creative-tim.com/faq)#### 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:
- [Popper.js](https://popper.js.org/) - Kickass library used to manage poppers
- [Vite](https://vitejs.dev/) - Next Generation Frontend Tooling
- [Vuex](https://vuex.vuejs.org/) - Vuex is a state management pattern + library for Vue.js applications.Let us know your thoughts below. And good luck with development!
## Table of Contents
- [Versions](#versions)
- [Demo](#demo)
- [Quick Start](#quick-start)
- [Deploy](#deploy)
- [Documentation](#documentation)
- [File Structure](#file-structure)
- [Browser Support](#browser-support)
- [Resources](#resources)
- [Reporting Issues](#reporting-issues)
- [Technical Support or Questions](#technical-support-or-questions)
- [Licensing](#licensing)
- [Useful Links](#useful-links)## Versions
[
](https://www.creative-tim.com/product/vue-soft-ui-dashboard?ref=readme-vitesud)
[](https://www.creative-tim.com/product/vite-soft-ui-dashboard?ref=readme-vitesud)
| VueJS | Vite |
| ----- | ----- |
| [](http://demos.creative-tim.com/vue-soft-ui-dashboard/?ref=readme-vitesud)| [](http://demos.creative-tim.com/vite-soft-ui-dashboard/?ref=readme-vitesud)|## Demo
- [Profile](https://demos.creative-tim.com/vite-soft-ui-dashboard/#/profile?ref=readme-vitesud)
- [Sign In](https://demos.creative-tim.com/vite-soft-ui-dashboard/#/sign-in?ref=readme-vitesud)
- [Sign Up](https://demos.creative-tim.com/vite-soft-ui-dashboard/#/sign-up?ref=readme-vitesud)[View More](https://demos.creative-tim.com/vite-soft-ui-dashboard/#/dashboard?ref=readme-vitesud).
## Quick start
Quick start options:
- Download from [Creative Tim](https://www.creative-tim.com/product/vite-soft-ui-dashboard?ref=readme-vitesud).
## Terminal Commands
1. Download and Install NodeJs LTS version from [NodeJs Official Page](https://nodejs.org/en/download/).
2. Navigate to the root ./ directory of the product and run `npm install` to install our local dependencies.## Deploy
:rocket: You can deploy your own version of the template to Genezio with one click:
[](https://app.genez.io/start/deploy?repository=https://github.com/creativetimofficial/vite-soft-ui-dashboard&utm_source=github&utm_medium=referral&utm_campaign=github-creativetim&utm_term=deploy-project&utm_content=button-head)
## Documentation
The documentation for the Soft UI Dashboard is hosted at our [website](https://www.creative-tim.com/learning-lab/vue/overview/soft-ui-dashboard/?ref=readme-vitesud).
### What's included
Within the download you'll find the following directories and files:
```
vite-soft-ui-dashboard
├── Dockerfile
├── LICENSE.md
├── README.md
├── index.html
├── package.json
├── public
│ └── favicon.ico
├── src
│ ├── App.vue
│ ├── assets
│ │ ├── css
│ │ ├── fonts
│ │ ├── img
│ │ ├── js
│ │ └── scss
│ ├── components
│ │ ├── Icon.vue
│ │ ├── VsudAlert.vue
│ │ ├── VsudAvatar.vue
│ │ ├── VsudBadge.vue
│ │ ├── VsudButton.vue
│ │ ├── VsudCheckbox.vue
│ │ ├── VsudInput.vue
│ │ ├── VsudPagination.vue
│ │ ├── VsudPaginationItem.vue
│ │ ├── VsudProgress.vue
│ │ ├── VsudRadio.vue
│ │ ├── VsudSwitch.vue
│ │ └── VsudTextarea.vue
│ ├── examples
│ │ ├── Breadcrumbs.vue
│ │ ├── Cards
│ │ │ ├── Card.vue
│ │ │ ├── DefaultInfoCard.vue
│ │ │ └── MasterCard.vue
│ │ ├── Charts
│ │ │ ├── ActiveUsersChart.vue
│ │ │ └── GradientLineChart.vue
│ │ ├── Configurator.vue
│ │ ├── Footer.vue
│ │ ├── Navbars
│ │ │ └── Navbar.vue
│ │ ├── PageLayout
│ │ │ ├── Footer.vue
│ │ │ └── Navbar.vue
│ │ └── Sidenav
│ │ ├── SidenavCard.vue
│ │ ├── SidenavCollapse.vue
│ │ ├── SidenavList.vue
│ │ └── index.vue
│ ├── main.js
│ ├── router
│ │ └── index.js
│ ├── soft-ui-dashboard.js
│ ├── store
│ │ └── index.js
│ └── views
│ ├── Billing.vue
│ ├── Dashboard.vue
│ ├── Home.vue
│ ├── Profile.vue
│ ├── Rtl.vue
│ ├── SignIn.vue
│ ├── SignUp.vue
│ ├── Tables.vue
│ ├── VirtualReality.vue
│ └── components
│ ├── AuthorsTable.vue
│ ├── BillingCard.vue
│ ├── CardCalendar.vue
│ ├── CardEmail.vue
│ ├── CardMessage.vue
│ ├── CardPlayer.vue
│ ├── CardToDo.vue
│ ├── InvoiceCard.vue
│ ├── NavPill.vue
│ ├── OrdersCard.vue
│ ├── PaymentCard.vue
│ ├── ProfileCard.vue
│ ├── ProjectOverviewCard.vue
│ ├── ProjectsCard.vue
│ ├── ProjectsTable.vue
│ └── TransactionCard.vue
├── vite.config.js
└── yarn.lock
```## Browser Support
At present, we officially aim to support the last two versions of the following browsers:
![]()
![]()
![]()
![]()
## Resources
- [Live Preview](https://demos.creative-tim.com/vite-soft-ui-dashboard/#/dashboard?ref=readme-vitesud)
- [Download Page](https://www.creative-tim.com/product/vite-soft-ui-dashboard?ref=readme-vitesud)
- Documentation is [here](https://www.creative-tim.com/learning-lab/vue/overview/soft-ui-dashboard/?ref=readme-vitesud)
- [License Agreement](https://www.creative-tim.com/license?ref=readme-vitesud)
- [Support](https://www.creative-tim.com/contact-us?ref=readme-vitesud)
- Issues: [Github Issues Page](https://github.com/creativetimofficial/vite-soft-ui-dashboard/issues)## Reporting Issues
We use GitHub Issues as the official bug tracker for the Vite Soft UI Dashboard. Here are some advices for our users that want to report an issue:
1. Make sure that you are using the latest version of the Vite Soft UI Dashboard. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/product/vite-soft-ui-dashboard?ref=readme-vitesud).
2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
3. 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](https://www.creative-tim.com/contact-us?ref=readme-vitesud) instead of opening an issue.
## Licensing
- Copyright 2021 [Creative Tim](https://www.creative-tim.com?ref=readme-vitesud)
- Creative Tim [license](https://www.creative-tim.com/license?ref=readme-vitesud)## Useful Links
- [More products](https://www.creative-tim.com/templates?ref=readme-vitesud) from Creative Tim
- [Tutorials](https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w)
- [Freebies](https://www.creative-tim.com/bootstrap-themes/free?ref=readme-vitesud) from Creative Tim
- [Affiliate Program](https://www.creative-tim.com/affiliates/new?ref=readme-vitesud) (earn money)
##### Social Media
Twitter:
Facebook:
Dribbble:
Google+:
Instagram: