# rabbit-ts **Repository Path**: ChanceEvan/rabbit-ts ## Basic Information - **Project Name**: rabbit-ts - **Description**: Vue3+TS+Vite前端小兔鲜项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2023-06-16 - **Last Updated**: 2025-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rabbit-Shop 技术栈: Vue3、Pinia、Vite、TypeScript、Element-UI Plus. 代码规范:ESlint、prettier. ## 项目接口 项目接口使用黑马提供的接口. 接口:http://pcapi-xiaotuxian-front-devtest.itheima.net. 接口文档:https://www.apifox.cn/apidoc/shared-c05cb8d7-e591-4d9c-aff8-11065a0ec1de/api-67132167. ## 下载项目依赖包 ```sh npm install ``` ### 运行与调试 ```sh npm run dev ``` ### 编译打包 ```sh npm run build ```