# vue-sys-manage-adv **Repository Path**: huanglgln/vue-sys-manage-adv ## Basic Information - **Project Name**: vue-sys-manage-adv - **Description**: vue3 + typescript + Ant Design Vue 后台管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 3 - **Created**: 2022-11-22 - **Last Updated**: 2025-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-sys-manager-adv #### Description vue3 + typescript + Ant Design Vue后台管理系统 演示地址:[http://101.43.32.67:8082](http://101.43.32.67:8082) githup地址:[https://github.com/huang-long/vue-sys-manage-adv](https://github.com/huang-long/vue-sys-manage-adv) ![Image text](https://gitee.com/huanglgln/vue-sys-manage/raw/master/src/images/page.jpg) vue3 + typescript + view ui版本:[https://github.com/huang-long/vue-sys-manage](https://github.com/huang-long/vue-sys-manage) vue3 + typescript + element plus版本:[https://github.com/huang-long/vue-sys-manage-el](https://github.com/huang-long/vue-sys-manage-el) ## Project Setup ```sh npm install or(pnpm install) ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ``` ### Run Unit Tests with [Vitest](https://vitest.dev/) ```sh npm run test:unit ``` ### Run End-to-End Tests with [Cypress](https://www.cypress.io/) ```sh npm run build npm run test:e2e # or `npm run test:e2e:ci` for headless testing ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ``` ### 支持作者 ![Image text](https://gitee.com/huanglgln/vue-sys-manage/raw/master/src/images/shoukuanma.png) ### 欢迎讨论 huanglgln@163.com