goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.22k stars 134 forks source link

docs: add angular cdk to prerequisites #152

Closed elite-benni closed 6 months ago

elite-benni commented 6 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

When installing a fresh spartan repo and trying to run it, it fails because of Could not resolve "@angular/cdk/overlay-prebuilt.css", which is added by the generator automatically.

Closes #

What is the new behavior?

The installation of angular/cdk is added as a prerequisite in the installation page.

Does this PR introduce a breaking change?

Other information