Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 453 Bytes

Your Resume 你的简历

轻松创建你的简历, 灵感来自于 best-resume-ever.

How to use

  1. Clone this repository
  2. Run npm install
  3. Customize your resume by edit src/resume.yaml file and replace your avatar avatar.jpg
  4. Preview resume with npm run start
  5. Export to PDF with npm run pdf, the PDF will export to pdf/ folder.

other

  • docs 目录对应为 gh-pages