After following the tutorial and running the start script, the browser opens localhost, but only serves the file directory, not the index.html.
I thought the problem might be in my code, so I cloned the repository and ran npm install and then the start script, and the problem still existed. I noticed a few comments on the YouTube video expressing the same concern.
After following the tutorial and running the start script, the browser opens localhost, but only serves the file directory, not the index.html.
I thought the problem might be in my code, so I cloned the repository and ran npm install and then the start script, and the problem still existed. I noticed a few comments on the YouTube video expressing the same concern.