Skip to content

stefangalescu/cv

Repository files navigation

Minimalist CV

A Nuxt & Vue port of Bartosz Jarocki's CV web app that renders a minimalist CV with a print-friendly layout.

Features

Getting started

  1. Clone this repository to your local machine:

    git clone https://github.com/stefangalescu/cv.git
  2. Move to the cloned directory

    cd cv
  3. Install dependencies:

    pnpm install
  4. Start the local Server:

    pnpm dev
  5. Open the Config file and make changes