Thanks to visit codestin.com
Credit goes to github.com

Skip to content

纯前端在线简历编辑生成工具、支持导入导出配置、生成 PDF 和图片、简历模板

License

Notifications You must be signed in to change notification settings

pipiha/open-resume

 
 

Repository files navigation

open-resume

纯前端的在线简历编辑工具,支持导入导出 JSON 配置,导出 PDF 和图片

编译&运行

#编译镜像
docker build -t openresume .
#通过Compose启动
docker-compose up -d
#通过命令启动
docker run --it -name openresume -p 5173:5173 -d openresume

✍️ 点击开始制作属于你的简历!

xwuVPO.png

目前内置了 4 套简历模板:

模板一xwJyYn.png

模板二xwJsFs.png

模板三: xwJDoj.png

模板四: xwJBwQ.png

About

纯前端在线简历编辑生成工具、支持导入导出配置、生成 PDF 和图片、简历模板

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.8%
  • SCSS 19.3%
  • HTML 10.0%
  • Less 1.8%
  • Other 1.1%