/resume-template

A resume template written in Vue.js.

Primary LanguageVueMIT LicenseMIT

resume-template

A resume template written in Vue.js.
Example resume.

Usage

  1. Setup the project
  2. Modify resume info data (and modify components when necessary)
  3. Open dev server or compile the project
  4. Open the website
  5. Save the webpage as pdf

Recommended IDE Setup

VSCode + Volar.

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn install # then fill in your resume-info.js & prepare a resume-photo if needed

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.