# taro **Repository Path**: shawly/taro ## Basic Information - **Project Name**: taro - **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-01-18 - **Last Updated**: 2025-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # taro #### 介绍 基于Servlet的后台管理系统 #### 开发说明 > talk is cheap,show me the code #### 安装教程 ```shell git clone https://gitee.com/shawly/taro.git ``` #### 使用说明 ```bash cd taro mvn install mvn clean package ```