Hello,
I'm having trouble creating a folder base using angularJS and codeigniter.
Some examples I searched on the internet left all of the angular files inside a folder named "app" in the root, other examples left inside the "assets / js / angular" folder.
Which folder rule would be correct?
Thank you in advance.