React CMS project templates

Hi - I’m trying to get a React project up and running but struggling to understand how I can view page templates in a local dev env. I’ve followed this guide:

All worked fine(ish) but couple of questions:
1. When I view the page.hubl.html on the local dev server it just gives me the raw html, rather than a rendered version. Is this right? Note I am doing this via github codespaces
2. I’ve tried setting up my own project to create a cleaner structure for what I need but when I add hubl.html files to the /templates directory they do not appear when I run the local dev server, this is my project structure, my components seem to display ok
github-repo/
└── js-package
└── theme/
├── assets/
├── components/
├── styles/
├── templates/
├── cms-assets.json
└── package.json
Thanks!
Jon

Hey, @JWright76 :waving_hand: Thanks for your question and for including your details. Were you able to get this resolved? If not, we can tag in some community experts who have related experience. Talk soon! — Jaycee