Skip to content

Small Svelte app to inject resume contents into template

License

Notifications You must be signed in to change notification settings

ZachGraceffa/resume-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume-builder

Small Svelte app to inject resume contents into template. The general flow of the app is that you write out a resume in JSON form that has all of the same fields as src/types/Resume.ts.

After installing, Run the app with npm run dev.

On the resulting screen, print the page to pdf: alt text