关于drupal-8.2.5的使用的问题

我在网上搜的例子,modules\custom\helloworld目录下面做了helloworld.info.yml,helloworld.routing.yml,\src\Controller\HelloWorldController.php
然后在模块管理里面也加上了这个模块。但是在浏览器里输入 https://localhost/drupal-8.2.5/hello。 画面上显示Page not found
不知道我是不是什么地方漏了一步,
麻烦各位大神给予帮助

我在网上找了好多例子都不行。
肯定是哪一块漏了什么。
我是从网上拷来的例子,一个字母没有改为啥就不行呢