I have built a website from scratch using HTML, CSS, and JS and I would like to use Local to view my website in a browser while I develop it further. In order to achieve this, I completed the steps below…
Created a site in Local
Opened the folder in which the website was stored in: /users/ me /Local Sites/ website /app/public/
I deleted all the Wordpress files in the folder
I replaced the /public/ folder with my website files I wrote
Looking at this site it seems to be a Permission, Ownership, or Empty httpdocs directory error because I already have an index.html in my website files.