Moving project folder

Hi, I want to move the project folder to a different directory on the current computer. Is there anything I should pay attention to? Thanks.

I don’t think so, copy the directory to the new location then check if there is anything wrong

Delete the node_modules Folder before

yeah delete node_modules or just copy everything except node_modules and in the cli hit npm install…