-
Ensure the latest version of Composer is installed
-
Proceed with running the following command from a command prompt in the base of the repo folder
$ composer update
-
To generate the PDF view
make.php
in a browser running your local PHP server
- e.g.
http://localhost/cv/
- See Wiki