# zero-pc-web **Repository Path**: hacker__007/zero-pc-web ## Basic Information - **Project Name**: zero-pc-web - **Description**: zero-pc-web是一个基于React框架实现的web端电商系统。 - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-04-15 - **Last Updated**: 2025-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1.项目概述 zero-pc-web是一个基于React框架实现的web端电商系统 ## 2.预览地址 [http://110.41.179.89/pc](http://110.41.179.89/pc) ## 3.项目截图 ![img.png](images/img.png) ## 4.快速启动 ### 4.1安装依赖 ```shell npm install ``` ### 4.2本地启动 ```shell npm run start ``` ### 4.3验证 浏览器打开: [http://localhost:3000](http://localhost:3000)