Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 520 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 520 Bytes


CV based on JSON Resume and theme based on jsonresume-theme-stackoverflow

This project's purpose is to enable me to maintain my CV and keep it under version control.

How to view the CV?

First you need to check out the project:

git clone https://github.com/karlobencic/karlobencic.github.io.git && cd karlobencic.github.io

Install dependencies:

npm install

View the CV:

npm start