# myCV **Repository Path**: rainHou/my-cv ## Basic Information - **Project Name**: myCV - **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-03-16 - **Last Updated**: 2021-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 网页预览:http://fangyinghang.com/cv-2020/dist/index.html ## 开发模式 ``` npm i -g parcel-bundler parcel src/index.html ``` ## 部署网页 ``` parcel build src/index.html --public-url . ```