NetMan
695f4b121f
Probably should've commited steps... |
||
---|---|---|
01-troubleshooting | ||
02-enter-a-number | ||
03-lets-do-some-math | ||
04-direction-follow | ||
README.md |
README.md
odin JS Fundamentals Part 2 exercises
assignment for this lesson provided on replit
usage
i'm using nodeJS to do this
just install nodejs on from the website, nvm, package manager etc.
and use node .
or node index.js
(index being the name of the file) to launch
also i saw some html, so it probably ain't ONLY node