A modern online CV ready to be deployed and printed as PDF.
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