Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 692 Bytes

README.md

File metadata and controls

40 lines (29 loc) · 692 Bytes

📄 Resume Generator

A resume generator made with Nuxt.js

 

Features

  • Create Resume with many optional modules
    • Basic information
    • Skills
    • Links
    • Languages
    • Profile summary
    • Education
    • Experience
    • Projects
  • Export resume to PDF
  • 1 theme

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:2020
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

For detailed explanation on how things work, check out Nuxt.js docs.

Screenshots