Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 1.98 KB

README.md

File metadata and controls

77 lines (57 loc) · 1.98 KB

Shadcn Vue Admin

code style

中文

Forked from shadcn-admin

Admin Dashboard UI crafted with Shadcn-vue, Vue3 and Vite. Built with responsiveness and accessibility in mind.

cover

This is not a starter project (template) though. More components will be added later.

Features

  • Light/Dark Mode
  • Global Search Command
  • shadcn-ui sidebar
  • 8+ pages
  • some custom components
  • auto generate routes

Tech Stack

ui:

Build Tool:

State Management:

Styling:

Unplugins:

Icons:

Linting:

Run locally

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

Author

Created by Whbbit, Design by shadcn-admin

License

MIT