Can't access site after installing advanced template

I’ve installed advanced template on my local system but I can’t seem to figure out the url, or the url is not working?
Advanced template is installed under advanced directory.

None of following works

http://localhost/yii/advanced/

http://localhost/yii/advanced/web/

http://localhost/yii/advanced/web/index.php

What is the url to access website after advanced template is installed? I can see all folders and files under /advanced. Is there any error with installation?

Did you initialized the project ?

if not go to project directory and type

php init