0
Hello. Please how can i include an js file in my angular project.
include js file in angular
2 Answers
+ 1
Yes, u can just put it in the view of ur component between <script></script>
or if u need to use any good library js u can find it on angular just Google it
0
i found solution. thank you for your réaction