Steps:
- install node js
- run
npm install - run the
helloWorld.jsscript to test the node installation - follow the exercises in the
exercisesdirectory
Recommended:
- use VS code as IDE (edit files, run scripts)
- use git to fork the repository and push exercise solutions (at least one commit per exercise). Each script should be in the respective exercise directory