Pull the code
Run `npm i`
Install commitizen globally with `npm install commitizen -g`
Use `git cz` to use commitizen to adhere to Angular commit message standards. This will allow semantic release to compile change logs and appropriately change the version of the package.