2.7 KiB
Introduction to the Angular Docs
These Angular docs help you learn and use the Angular platform and framework, from your first app to optimizing complex enterprise apps. Tutorials and guides include downloadable example to accelerate your projects.
Create your first Angular app, without any setup
Getting Started
Set up your local environment with the Angular CLI
Local Setup
Learn more about Angular apps and framework features
Architecture
Assumptions
These docs assume that you are already familiar with HTML, CSS, JavaScript, and some of the tools from the latest standards, such as classes and modules. The code samples are written using TypeScript. Most Angular code can be written with just the latest JavaScript, using types for dependency injection, and using decorators for metadata.
Feedback
You can sit with us!
We want to hear from you. Report problems or submit suggestions for future docs.
Contribute to Angular docs by creating pull requests on the Angular Github repository. See Contributing to Angular for information about submission guidelines.
Our community values respectful, supportive communication. Please consult and adhere to the Code of Conduct.