# figma_h5 **Repository Path**: mxq1207/figma_ ## Basic Information - **Project Name**: figma_h5 - **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-09-10 - **Last Updated**: 2023-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pc-admin ## 初始化 ``` npm install ``` ### 开发阶段运行 ``` npm run dev ``` ### 项目打包 ``` npm run build ```