Skip to content

VincentPak/vue3-admin-design

 
 

Repository files navigation

vue vue-router pinia vite ant-design-vue less

English | 中文

Introduction

Vue3-admin-design is a back-end management system solution based on vue3 + ant-design-vue, it uses the latest front-end technology stack, and provides a wealth of functional components modules, can help you quickly build enterprise-level back-end front-end architecture.

Feature

  • The Technology Stack:Use Vue3, Vite3, TSX and other front-end technology development
  • Theming: Configurable themes
  • International:Built-in complete internationalization program
  • Mock Server Built-in mock data scheme

Preview

Development

// clone
git clone https://github.com/baimingxuan/vue3-admin-design.git

// install
pnpm install

// dev
pnpm run dev

Build

// build
pnpm run build

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

Git Contribution submission specification

  • feat Add new features
  • fix Fix the problem/BUG
  • style The code style is related and does not affect the running result
  • perf Optimization/performance improvement
  • refactor Refactor
  • revert Undo edit
  • test Test related
  • docs Documentation/notes
  • chore Dependency update/scaffolding configuration modification etc.

About

A admin based on Vue3, vite and TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.5%
  • Vue 20.0%
  • Less 2.7%
  • Other 0.8%