Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (29 loc) · 938 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 938 Bytes

This project is archieved

I incorporate this project into my personal website. It has the same layout with some improvements and now all data from there is being managed by TinaCMS in json files.

Some useful URLS:


CV Online

💼 Responsive and Printable CV using React and rendering a static website with GatsbyJS!

Stack

Running

  1. Open your terminal and clone the project
$ git clone https://github.com/raulfdm/cv.git
$ cd cv/
  1. Install all dependencies:
$ yarn install
  1. Run locally:
$ yarn dev

License

MIT