Hello,
If I close terminal and run "NPM start" more than once my edits are not saved and everything reverts back to the original template. Can someone point me in the right direction as to why this is happening?
I'm mainly editing the .html file in the dist directory but everything is reverted each time I run "NPM start"
This hasn't happened to me on other projects before. I'm wondering how this is happening so I can avoid it in the future.
Thank you!