Angular starter pack
Based on the Angular 11 platform, use the Angular starter pack to build a dynamic application that does not require re-coding if the layout is modified. The following list shows some of the components you can build with the Angular starter pack:
- Sections that utilize dynamic layouts.
- Harnesses that utilize screen layouts.
- Server-based When expressions.
- Repeating dynamic layouts.
See Supported features for a full list of components that you can create using the Angular starter pack.
Minimum required development environment
You will need the following to set up a development environment to create components using the Angular starter pack:
- Node version 14. Download the required version here.
- NPM version 6. Automatically downloaded with Node.
- IDE such as Visual Studio Code or ATOM
- Angular CLI version 11.1.0
Previous topic Using localAction with replaceCurrent and modalDialog Next topic React starter pack