What do you want to build?
Angular UI library
- Build dynamic and reusable components
- Build an Angular library using Angular CLI and ng-packagr
- Build an Angular project that supports experimental Ivy APIs
- Build a design system using the Angular CDK
Web component library
- Build a web component library using Angular CLI and Angular Elements
- Build an Angular project that supports experimental Ivy APIs
Monorepo project
Multirepo applications with shared libraries
- Build an Angular library using Angular CLI and ng-packagr
- Publish private packages using Verdaccio
- Publish private packages using NPM Enterprise
- Publish packages using GitHub
Single-Page Application
- Build an Angular project using the Angular CLI
- Improve your workflow with Angular schematics and generators
- Build your own app shell component
- Deploy your Angular application using the Angular CLI
- Configure your web server for a Single-Page Application
Micro frontend application
- Build a micro frontend application
- Improve your workflow with Angular schematics and generators
- Build an Angular project that supports experimental Ivy APIs
- Build a web component library using Angular CLI and Angular Elements
- Integrate your Angular application with React or Vue