Hey there! I'm currently diving into the world of Angular.js and IntelliJ IDEA, but seems like I've hit a roadblock. I'm attempting to create a basic "hello world" example from a book in the IDE, but it's just not cooperating. After downloading the AngularJS plugin to kickstart the project, running bower install angular command in the project directory, and copying the tutorial code, nothing seems to be working as expected. Even tried specifying the path to the HTML file with no luck. Any insight or assistance would be greatly appreciated!