Does anyone have an idiot proof guide to the dev rig and example projects?

Sorry that you’re running into challenges. For the Hello World backend, from the root in that project (my-extension) run npm install hapi. That should get you fixed.