Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.21 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.21 KB

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