This is an aw esome javaScript program that has like a bunch of cool functions and stuff.
spits out the text 'Hello, World" to the console.
takes a var and then it says "Hello, Ann" if name is "Ann".
- fork this repositary.
- Clone your forked repo to ur local machine with
git clone. - In ur command line terminal,
cdinto the folder and runnode helloworld.js.