Skip to content

karstenkoehler/resume-template

Repository files navigation

Vue Resume Template

See the PDF version of the sample resume here.

Get it for yourself

You need to have NodeJS running on your machine.

git clone https://github.com/SchiffFlieger/resume-template.git
cd resume-template
npm install
npm run serve

You can insert your own data in config.js. All changes will be hot-reloaded in your browser.

To get your PDF file, use the Chrome Browser and print the website with the Save as PDF printer. Make sure to set Margins to none and activate the Background graphics option. You may need to tweak some padding/margin values for your resume to fit onto a single page.

If you have any questions, feel free to open an issue.

Built with

  • VueJS - An easy to learn JavaScript Framework
  • Vuetify - A Material Design Components Framework for VueJS

Releases

No releases published

Packages

No packages published