# fp_docs **Repository Path**: ziyuzile/fp_docs ## Basic Information - **Project Name**: fp_docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-17 - **Last Updated**: 2024-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # h-w ## 安装插件 ``` yarn install ``` ### 运行 ``` yarn dev ``` ### 打包 ``` yarn build ``` ### 部署页面 ``` yarn deploy ```