# fund **Repository Path**: huangmac/fund ## Basic Information - **Project Name**: fund - **Description**: 基金网页版 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2021-04-19 - **Last Updated**: 2021-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自选基金助手 [线上地址](http://39.100.236.137:81/) ## 项目启动 ``` bash #安装依赖 yarn #项目运行 yarn dev #项目打包 yarn build ```