Skip to content

Installation

We’ll always need: angular-three core package and the three itself.

The easiest way to get started with Angular Three is to use the template repository

The template repository is kept up to date with the latest version of Angular Three.

Code editor setup

angular-three comes with a web-types.json that allows Jetbrains IDEs to recognize elements from angular-three. You don’t have to do anything to get this setup.

Auxiliary packages

Once you have angular-three-plugin installed, you can invoke the angular-three-plugin:aux generator to add the auxiliary packages.

Terminal window
npx ng g angular-three-plugin:aux

Compatibility Matrix

TBD