This repository has solutions for exercises from learn.javascript.ru on pure javascript.
- javascript
- nodejs
Make sure you have Node and NPM installed
$ node -v
$ v10.14.2
$ npm -v
$ 6.13.6
Help information about downloading and installing NodeJS and NPM
Run npm start
and choose script for execution.
Run node choose-script.js
and choose script for execution.
First, change directory to scripts
cd scrits
Run script from terminal with command
node [script-name].js