# 程序员简历构建-programmer-resume-builder **Repository Path**: bluy/programmer-resume-builder ## Basic Information - **Project Name**: 程序员简历构建-programmer-resume-builder - **Description**: 🎉🎉🎉通过仓库预设的模板来快速构建你的个人简历,并提供静态页面部署服务,可以实时共享你的简历信息给所有人。 🎉🎉🎉 Use repo templates to easily create your resume and deploy static pages for real-time sharing with others. - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-07 - **Last Updated**: 2025-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Programmer Resume Builder - programmer-resume-builder ## Introduction 🎉🎉🎉通过仓库预设的模板来快速构建你的个人简历,并提供静态页面部署服务,可以实时共享你的简历信息给所有人。 🎉🎉🎉 Use repo templates to easily create your resume and deploy static pages for real-time sharing with others. ## Online Preview Online preview link: [Programmer Resume | Developer Portfolio](http://47.113.186.151/preview/) ## Running Effect ### PC Running Effect ![image-20241228163724707](img/README/image-20241228163724707.png) ![image-20241228163757548](img/README/image-20241228163757548.png) ![image-20241228163823280](img/README/image-20241228163823280.png) ![image-20241228163911312](img/README/image-20241228163911312.png) ### Mobile Running Effect ![image-20241228163959837](img/README/image-20241228163959837.png) ![image-20241228164029506](img/README/image-20241228164029506.png) ![image-20241228164046879](img/README/image-20241228164046879.png) ![image-20241228164114010](img/README/image-20241228164114010.png) ![image-20241228164132585](img/README/image-20241228164132585.png) ![image-20241228164156172](img/README/image-20241228164156172.png) ## Usage Tutorial ### HTML Version Just double-click to run the `index.html` file: ![image-20241228164353075](img/README/image-20241228164353075.png) ### Vue 2 Version > Requires `node` version `16.18.1`, and `@vue/cli` version `5.0.8` Modify the static resource request address: ![image-20241229180103666](img/README/image-20241229180103666.png) Change the base URL of the router: ![image-20241229180145312](img/README/image-20241229180145312.png) Effect after startup: ![image-20241229180208985](img/README/image-20241229180208985.png) ### Vue 3 Version > Requires `vite/4.5.5 win32-x64 node-v16.18.1` Modify the static resource request address: ![image-20241229180407666](img/README/image-20241229180407666.png) Change the base URL of the router: ![image-20241229180440695](img/README/image-20241229180440695.png) Effect after startup: ![image-20241229180504756](img/README/image-20241229180504756.png) ## Usage Instructions