- Removes node modules from all of your JS projects.
- Can be applied to a single project or a folder containing all of your projects.
git clone <url>
- Change the paths in the array addresses to the folders where you've saved your projects.
- In the case of a single project, include its path in the addresses
node index.js
- Copy code from
index.js
to a local js file -> save -> update addresses -> run
- Do not use directly on C: or D: drives.