# webrepository **Repository Path**: siyueweb/webrepository ## Basic Information - **Project Name**: webrepository - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-23 - **Last Updated**: 2025-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 启动项目 ``` npm install npm run serve ``` ## 打包,生成 dist 目录 ``` npm run build ``` - 这是一个演示通过webpack编写html模板的功能