# project-web **Repository Path**: uptotrap/project-web ## Basic Information - **Project Name**: project-web - **Description**: project前端项目 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-10 - **Last Updated**: 2025-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, HTML, JavaScript ## README # project-web ## Project setup ## 项目安装下载依赖包 ``` npm install ``` ### Compiles and hot-reloads for development ### 项目运行 ``` npm run serve ``` ### Compiles and minifies for production ### 项目构建内容 ``` npm run build ``` ### Customize configuration ### 自定义配置 See [Configuration Reference](https://cli.vuejs.org/config/).