NodeJS-Sample-App icon indicating copy to clipboard operation
NodeJS-Sample-App copied to clipboard

Add node_modules to .gitignore file

Open raniaSayed opened this issue 7 years ago • 0 comments

node_modules folder shouldn't be added to the GitHub repository, and then when anyone clones your repo he can install using npm the suitable versions of your used packages

raniaSayed avatar Jul 08 '18 15:07 raniaSayed