What's happening
If you skip the step of downloading generated.yaml,
the app just loads a blank/broken page with zero explanation. Took me a while to
figure out what was wrong! π
What I expected
Some kind of alert or banner saying "hey, looks like generated.yaml is missing β
here's how to fix it" with the setup command to run.
To reproduce
- Clone the repo and run
npm install
- Skip the
curl step for generated.yaml
- Run
ng serve β open http://localhost:4200/circular-heatmap
- broken page π
I would love to take this on as one of my first contributions to get familiar with the codebase. Could a maintainer
assign this to me?