Forked from shadcn-admin
Admin Dashboard UI crafted with Shadcn-vue, Vue3 and Vite. Built with responsiveness and accessibility in mind.
This is not a starter project (template) though. More components will be added later.
- Light/Dark Mode
- Global Search Command
- shadcn-ui sidebar
- 8+ pages
- some custom components
- auto generate routes
ui:
Build Tool:
State Management:
Styling:
Unplugins:
Icons:
Linting:
clone the project
git clone https://github.com/Whbbit1999/shadcn-vue-admin.git
Go to the project directory
cd shadcn-vue-admin
Install dependencies
pnpm install
Start the development server
pnpm dev
Created by Whbbit, Design by shadcn-admin