Open thedemonsid opened 6 months ago
We do not upload node_modules to github as they can be downloaded manually. So add a .gitignore file in root of your project and add
"node_modules" as a word in that file
We do not upload node_modules to github as they can be downloaded manually. So add a .gitignore file in root of your project and add
"node_modules" as a word in that file