Skip to content

Instantly share code, notes, and snippets.

@fardeen9983
Last active April 13, 2019 19:07
Show Gist options
  • Save fardeen9983/4a6de8c5368aedeac54563255a0fa08d to your computer and use it in GitHub Desktop.
Save fardeen9983/4a6de8c5368aedeac54563255a0fa08d to your computer and use it in GitHub Desktop.
Following the tutorial on freeCodeCamp.org Node.js FULL TUTORIAL : https://www.youtube.com/watch?v=RLtyhwFtXQA
  • Initiate the node project npm init
  • Create app.js
  • Write console logs and run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment