igniteui-angular-build

Installation
SKILL.md

Ignite UI for Angular — Build

Quick-reference card for the core library and related build commands in this repository.

Prerequisites

  • Run npm install at the repo root before any build command.

Full Build

npm run build

Runs all sub-builds in sequence (library, elements, schematics, migrations, i18n, extras). Use this when you need a complete publishable output or before running the full CI pipeline locally. Check package.json for the exact sequence.

Library Build (most common)

Installs
13
GitHub Stars
601
First Seen
Mar 31, 2026
igniteui-angular-build — igniteui/igniteui-angular