# biocoder **Repository Path**: love_xu/biocoder ## Basic Information - **Project Name**: biocoder - **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-04-18 - **Last Updated**: 2020-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 一份优雅简约的简历 - 优化构建,页面秒开无闪烁 - 自适应屏幕兼容移动端 - 支持部署到ghpages,可在线浏览 - 自动生成 PDF,全自动化流程 ## 使用 1. fork本项目后再clone到本地修改 2. 进入项目目录执行`npm i`安装依赖 3. 执行`npm run dev`开始开发 4. 修改完后执行`npm run pub`发布到ghpages