/curriculum-vitae

Personal online CV ready to be printed or exported as PDF.

Primary LanguageHTMLMIT LicenseMIT

Curriculum Vitae

A modern online CV ready to be deployed and printed as PDF.

Getting started

To install the require dev dependencies run

npm install

To build the project and optimize the files run

gulp build

To serve and open the built project on your local machine run

npm start