My folder project folder contains package.json, package-lock.json, index.js and node_modules folder. While pushing code in github repository, node_modules folder was uploaded. Now I want to remove it from github repo using command but keep it in local project folder.
Asked
Active
Viewed 11 times