Scripts in my Angular app are not loading
<p>I recently started learning Angular and ran into a problem that I'm not sure how to solve. My script is not loading. </p>
<p>I tried including them in the index.html file, but nothing happened - not even any errors showed up in the console. I also tried adding them in the angular.json file but the problem persists. </p>
<p>(https://i.stack.imgur.com/Zw00o.png)</p>
<p>(https://i.stack.imgur.com/M7ghw.png)</p>