I am in the process of building a website for a local company, the site is built using webpack, no frameworks, just vanilla js with import/export, css and html, is there a way, once the website is complete that the client can edit the site without relying on me or learning to code?
I have asked this question all over google and youtube and I cannot find an answer anywhere. I did find some vague answers for normal sites but nothing for sites built using webpack.