Skip to content

lucasassisrosa/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume

My JSON Resume

Preview

To preview, run npm run serve passing a theme with --theme <name> (https://jsonresume.org/themes/)

Export

To export, run npm run export with (--) the prefferable theme (--theme <name>), format (--format <pdf|html>) and the output directory (.)

Example

 npm run export -- --theme caffeine --format pdf resume.pdf

Complete CLI usage is at https://github.com/jsonresume/resume-cli#usage