Alternatively, you can run the example locally, next to those `live-example` links you have a <ahref="/resources/zips/architecture/architecture.zip">download link</a>.
Just download, unzip, run `npm install` to install the dependencies and run it with `npm start`.
* The [Cheat Sheet](cheatsheet.html) lists Angular syntax for common scenarios.
* The [Glossary](glossary.html) defines terms that Angular developers should know.
<liif-docs="ts">The [Change Log](change-log.html) announces what's new and changed in the documentation.</li>
* The [API Reference](../api/) is the authority on every public-facing member of the Angular libraries.
## Feedback
We welcome feedback!
* Use the <ahref="!{_ngDocRepoURL}"target="_blank"title="angular docs on github">!{_angular_io} Github repository</a> for **documentation** issues and pull requests.
* Use the <ahref="!{_ngRepoURL}"target="_blank"title="angular source on github">Angular Github repository</a> to report issues with **Angular** itself.