# freshRabbitWeb **Repository Path**: ihwt/freshRabbitWeb ## Basic Information - **Project Name**: freshRabbitWeb - **Description**: 小兔鲜儿前端项目Web版 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-03 - **Last Updated**: 2024-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript ## README ## 项目简介 **Web端:[https://gitee.com/ihwt/freshRabbitWeb](https://gitee.com/ihwt/freshRabbitWeb)** 小程序端:[https://gitee.com/ihwt/freshRabbitUniapp](https://gitee.com/ihwt/freshRabbitUniapp) ## 技术栈 ​ 前端框架:Vue ## 运行程序 ​ 1. 安装依赖 ```shell # npm npm i --registry=https://registry.npmmirror.com # pnpm pnpm i --registry=https://registry.npmmirror.com ``` ​ 2. 运行程序 ```shell npm run dev ```