Create a Node JS Project git init npm init npm i -S express npm i -D nodemon Create a .gitignore with node_modules build npm-debug.log .env .DS_Store