an open source, backend management template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS.
- Login
- Dashboard
- User Management
- Role Management
- Permission Management
- Menu Management
- Log Management
- Error Page
- Icon Library
- Form
- Table
- Tree
- Chart
- Map
- Editor
- Upload
- Download
- QR Code
- iconify/json and unplugin-icons
- unplugin-auto-import and unplugin-vue-components
- ESLint Prettier CSpell
- Vue Use Motion for animation
- Vue 3
- Vite
- Naive UI
- TypeScript
- TailwindCSS
- Sass
- Vue Use
- Vue Router
- Pinia
- Axios
- ECharts
- Socket.IO
- third-party login
- Tauri
# clone the project
git clone https://github.com/starry-sky-studio/polaris-admin-vue.git
# enter the project directory
cd polaris-admin-vue
# install dependency
pnpm install
# develop
pnpm run dev
This project is MIT licensed.