# levi-vue-admin **Repository Path**: mirrors_singod/levi-vue-admin ## Basic Information - **Project Name**: levi-vue-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-20 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # levi-vue-admin

Levi Vue Admin

It's a vite+vue3+typescript+ant-design-vue project

## Project setup ```shell yarn ``` ### Compiles and hot-reloads for development ```shell yarn dev ``` ### Create menu tree Sql ```shell yarn run menu ``` ### Create api or page ```shell npm run new ``` ### Compiles and minifies for production ```shell yarn build ``` ### Run your tests ```shell yarn test ``` ### Lints and fixes files ```shell yarn lint ``` > this is a personal project,welcome to fork and pr