NodeJS-Sample-App
NodeJS-Sample-App copied to clipboard
Add node_modules to .gitignore file
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