Notes from WTF course
Node.js
npm
yarn
npm init
npm init -y
npm install
npm install <nazwa_paczki>
--save
--save-dev