#Images in Angular

2 messages · Page 1 of 1 (latest)

jaunty wolf
#

Re Hi team
I have a new problem.
I have to set an picture in my website.
But i don't have assets folder.
How can i add it ?
Thank you 🙂

oblique gyro
#

In projects created by CLI v18, the content of the public folder is copied into the output folder. So, put your images somehere under the public directory.