-create a repository -intialize the repo -node_module package.json package-lock.json -Install express -create a server -Listen on port 3000 -write req handler for /test /hello -Install nodemon and update scripts inside package.json -Difference between carat and tilde -what are the dependecies -What is the use of -g while npm install
-Initialize git -gitignore -create a remote repo on github -push all the code to the github