Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 1.03 KB

README.md

File metadata and controls

66 lines (54 loc) · 1.03 KB

Polaris-admin-vue3

an open source, backend management template based on Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS.

Features

  • Login
  • Dashboard
  • User Management
  • Role Management
  • Permission Management
  • Menu Management
  • Log Management
  • Error Page
  • Icon Library
  • Form
  • Table
  • Tree
  • Chart
  • Map
  • Editor
  • Upload
  • Download
  • Print
  • QR Code
  • iconify/json and unplugin-icons
  • unplugin-auto-import and unplugin-vue-components
  • ESLint Prettier CSpell
  • Vue Use Motion for animation

Tech Stack

  • Vue 3
  • Vite
  • Naive UI
  • TypeScript
  • TailwindCSS
  • Sass
  • Vue Use
  • Vue Router
  • Pinia
  • Axios
  • ECharts
  • Socket.IO
  • third-party login
  • Tauri

Getting Started

# 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

License

This project is MIT licensed.