All Projects → gentritabazi01 → VueJs-Soft-UI-Dashboard

gentritabazi01 / VueJs-Soft-UI-Dashboard

Licence: other
🍏 This is Soft UI Dashboard in Vue Js.

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to VueJs-Soft-UI-Dashboard

vue3-webpack-boilerplate
Vue 3 Webpack Boilerplate (Vue 3, Vue Router 4, Vuex 4, Typescript)
Stars: ✭ 69 (+13.11%)
Mutual labels:  vue-router, vue3
vue3-admin
🔥 🎉 Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 开发的后台管理系统
Stars: ✭ 1,471 (+2311.48%)
Mutual labels:  vue-router, vue3
vite-example
Todo app with vite/vue3/vue-router4
Stars: ✭ 22 (-63.93%)
Mutual labels:  vue-router, vue3
vue-vben-admin
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
Stars: ✭ 12,169 (+19849.18%)
Mutual labels:  vue-router, vue3
vurtify
Laravel 8 boilerplate project with Fortify + Vue 3 + Bootstrap 5
Stars: ✭ 61 (+0%)
Mutual labels:  vue3, bootstrap5
vite-vue-admin
🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉
Stars: ✭ 97 (+59.02%)
Mutual labels:  vue-router, vue3
vue2
【🔥Vue.js资讯📚】目前web前端开发非常火爆的框架;定时更新,欢迎 Star 一下。
Stars: ✭ 415 (+580.33%)
Mutual labels:  vue-router, vue-loader
vue-3-stackter
A Vue3 starter project setup with Vite, Vue-meta, Router, Vuex, Eslint, Prettier, Tailwind CSS, and some custom preferences. Also, there is a TypeScript branch of this same setup.
Stars: ✭ 93 (+52.46%)
Mutual labels:  vue-router, vue3
Lin Cms Vue
🔆 Vue+ElementPlus构建的CMS开发框架
Stars: ✭ 2,341 (+3737.7%)
Mutual labels:  vue-router, vue3
Vue3 News
🔥 Find the latest breaking Vue3、Vue CLI 3+ & Vite News. (2021)
Stars: ✭ 2,416 (+3860.66%)
Mutual labels:  vue-router, vue3
special-vue-series-code-analyzing
「Vue生态库源码系列」,Vue、Vue-router、Vuex、Vue-cli、Vue-loader、Vue-devtools等
Stars: ✭ 15 (-75.41%)
Mutual labels:  vue-router, vue-loader
vue3-docs
vue中文社区,vue3 中文文档
Stars: ✭ 180 (+195.08%)
Mutual labels:  vue-router, vue3
admin-antd-vue
Vue3.x + Ant Design Admin template (vite/webpack)
Stars: ✭ 111 (+81.97%)
Mutual labels:  vue-router, vue3
vue-bootstrap-boilerplate
📦 Vue 2/3, Bootstrap 5, Vuex, Vue-Router, Sass/Scss, ESLint, Axios (switch to vue3 branch)
Stars: ✭ 86 (+40.98%)
Mutual labels:  vue-router, vue3
vite-vue3-starter
⭐ A Vite 2.x + Vue 3.x + TypeScript template starter
Stars: ✭ 384 (+529.51%)
Mutual labels:  vue-router, vue3
Vue Vben Admin
A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
Stars: ✭ 8,036 (+13073.77%)
Mutual labels:  vue-router, vue3
vue-webpack-boilerplate
A webpack boilerplate with vue-loader, axios, vue-router and vuex
Stars: ✭ 51 (-16.39%)
Mutual labels:  vue-router, vue-loader
vue3-chat
2021👨‍🎓Vue2/3全家桶 + Koa+Socket+Vant3前后端分离移动端聊天应用。vue+node全栈入门项目
Stars: ✭ 46 (-24.59%)
Mutual labels:  vue-router, vue3
nuxt3-tailwind
nuxt3 boilerplate with tailwind and dynamic routes.
Stars: ✭ 52 (-14.75%)
Mutual labels:  vue3
vue
Vue integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores
Stars: ✭ 25 (-59.02%)
Mutual labels:  vue3

Introduction

This project is a starter that helps you start your next project on VueJS, as it provides a lot of the common tools you may reach for, all ready to go.

preview.png

Features

  • Vue Router Included.
  • Vuex.
  • Bootstrap 5.
  • Modules/Components organized across folders.
  • Base pages (like Dashboard/404 etc).
  • Pre-configured with code quality tools: Prettier, Jest, etc.
  • Soft UI included.
  • Axios Interceptors.
  • Notifcations.

Installation

npm install
cp .env.example .env
npm run dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].