# larry-admin **Repository Path**: larrykimi/larry-admin ## Basic Information - **Project Name**: larry-admin - **Description**: 基于Vue3的前后台解决方案; 本项目实现了前后端交互的难点以及前端实现的技术点: 前台权限、角色管理、动态路由、自定义主题、eslint+prettier、封装svg组件等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-14 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # larry-admin ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).