# wsw-frontend **Repository Path**: d-yz/wsw-frontend ## Basic Information - **Project Name**: wsw-frontend - **Description**: 万事屋前端代码 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-12-21 - **Last Updated**: 2025-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目说明 > 这是万事屋前端部分,需准备nodejs环境 [nodejs下载地址](https://nodejs.org/zh-cn/download) ## 使用教程 - 安装所需依赖 ```sh npm install ``` - 本地运行 ```sh npm run dev ``` - 打包至其他服务器运行 ```sh npm run build ``` ## 更新日志 ### 2025/1/9 ### 2024/6/~-2025/1/9 - 完成了万事屋的基本框架