Integrating Angular JS

Hi, how we can integrate Angular with roots?
Some simple example would be great.

See here: AngurlarJS And Roots

1 Like

Pretty much:

bower install angular --save

and you are good to go.

1 Like