# vue-sys-manage **Repository Path**: huanglgln/vue-sys-manage ## Basic Information - **Project Name**: vue-sys-manage - **Description**: vue3 + typescript + view ui后台管理系统 - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 3 - **Created**: 2022-07-07 - **Last Updated**: 2024-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-sys-manager #### Description vue3 + typescript + view ui后台管理系统 演示地址:[http://101.43.32.67:8080](http://101.43.32.67:8080) githup地址:[https://github.com/huang-long/vue-sys-manage](https://github.com/huang-long/vue-sys-manage) ![Image text](https://gitee.com/huanglgln/vue-sys-manage/raw/master/src/images/page.jpg) vue3 + typescript + element plus版本:[https://github.com/huang-long/vue-sys-manage-el](https://github.com/huang-long/vue-sys-manage-el) vue3 + typescript + Ant Design Vue版本:[https://github.com/huang-long/vue-sys-manage-adv](https://github.com/huang-long/vue-sys-manage-adv) ## Project Setup ```sh npm 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