# shadcn-ui-vue-admin
**Repository Path**: lineCodeJm/shadcn-ui-vue-admin
## Basic Information
- **Project Name**: shadcn-ui-vue-admin
- **Description**: Admin crafted with Shadcn ui and Vite and Vue. Built with responsiveness and accessibility in mind.
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: dev
- **Homepage**: https://shadcn.vue.devlive.org
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-03-29
- **Last Updated**: 2024-03-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Shadcn UI Vue Admin

[](https://github.com/devlive-community/shadcn-ui-vue-admin)


[](https://github.com/devlive-community/shadcn-ui-vue-admin/actions/workflows/checker.yml)




Admin crafted with Shadcn ui and Vite and Vue. Built with responsiveness and accessibility in mind.
## Feature
---
- **Responsive design**
- **Accessibility**
- **Light theme**
- **Dark theme**
- **Works right out of the box**
- **Supports multiple languages**
- **Supports multiple layouts**
## Tech Stack
---
- [Shadcn UI](https://shadcn.com/)
- [Vite](https://vitejs.dev/)
- [Vue 3](https://vuejs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [TypeScript](https://www.typescriptlang.org/)
## How to Run?
---
Clone the repository
```bash
https://github.com/devlive-community/shadcn-ui-vue-admin
```
Install dependencies
```bash
npm install
```
Run
```bash
npm run dev
```