Getting started

Automatic install Taiga UI (recommended)

To install the Taiga UI, you can use the command below. This command will automatically install and add the library to your project, and configure it:

Note: If you want to add Taiga UI to a project that is not using the latest major version of Angular, make sure to install the appropriate version of @angular/cdk and @angular/animations first to prevent dependency conflicts.

Manual

Use this guide to install Taiga UI manually:

  1. Install libraries
  2. Include styles
  3. Root component
  4. NG_EVENT_PLUGINS
  5. Icons

1. Install libraries

2. Include styles

3. Root component

4. NG_EVENT_PLUGINS

    
    

5. Icons

Update/migration Taiga UI

Updating Taiga packages to the latest version: