# project_1 **Repository Path**: shadddy/project_1 ## Basic Information - **Project Name**: project_1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-20 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装依赖 ``` npm install ``` ### 本地开发运行 ``` npm run serve ``` ### 项目打包 ``` npm run build ```