The bug: changes in gridOptions.fullWidthCellRendererParams are not picked up, even though the field is not labeled as "Initial" in the docs: https://www.ag-grid.com/angular-data-grid/grid-options/#reference--fullWidthCellRendererParams
Install the dependencies:
npm install
Start the dev server:
npm run dev