"Page not found" on locally running layer5 docs

I am trying to run the docs locally on my computer. But it is always giving me “Page not found”.
Here are the steps that I followed to run the docs:-

  1. Installed go lang and hugo.
  2. Forked and then cloned the repo.
  3. Ran make setup
  4. Ran make site
  5. The page give the above error.

Ouput

The node.js version works.
Ran npm run _hugo-dev
Then npm run _serve

or

hugo -e dev -DFE
then hugo server