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.
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