# How to Use Three js in angular

**URL:** https://discourse.threejs.org/t/how-to-use-three-js-in-angular/14728
**Category:** Questions
**Tags:** angular
**Created:** [April 28, 2020, 12:28pm UTC](https://discourse.threejs.org/t/how-to-use-three-js-in-angular/14728 "2020-04-28T12:28:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Mehdi\_Nouisser](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.threejs.org/mehdi_nouisser/32/9778_2.png) [@Mehdi\_Nouisser](https://discourse.threejs.org/u/Mehdi_Nouisser)
#### Post date: [April 28, 2020, 12:28pm UTC](https://discourse.threejs.org/t/how-to-use-three-js-in-angular/14728/1 "2020-04-28T12:28:15Z")

</div>

Hello Everyone,

i’m new to the world of Web development. I want to learn how to build a web application and display 3D-content in it. I have the basics of angular and three js but i don’t know how to insert a 3D-scene in an angular component.

Can everyone recommend some resources where to start?

Many thanks!

---

<div class="post-metadata">

### Author: ![Dragon3DGraff](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.threejs.org/dragon3dgraff/32/10140_2.png) [@Dragon3DGraff](https://discourse.threejs.org/u/Dragon3DGraff)
#### Post date: [April 28, 2020, 12:36pm UTC](https://discourse.threejs.org/t/how-to-use-three-js-in-angular/14728/2 "2020-04-28T12:36:18Z")

</div>

like this?  
[https://github.com/JohnnyDevNull/ng-three-template](https://github.com/JohnnyDevNull/ng-three-template)

---

<div class="post-metadata">

### Author: ![Mehdi\_Nouisser](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.threejs.org/mehdi_nouisser/32/9778_2.png) [@Mehdi\_Nouisser](https://discourse.threejs.org/u/Mehdi_Nouisser)
#### Post date: [April 29, 2020, 3:00pm UTC](https://discourse.threejs.org/t/how-to-use-three-js-in-angular/14728/3 "2020-04-29T15:00:51Z")

</div>

Thanks that’s really helpful
