Installation
Angular Three provides an ng-add
schematic to set up angular-three
and its dependencies.
- Install
angular-three
as a dependency
- Run the
init
generator to set upangular-three
and its dependencies.
- Install
angular-three
and its dependencies.
- Install
@types/three
as a development dependency.
- Turn on
skipLibCheck
intsconfig.json
file (if haven’t already)