how to install jest @type/jest in node js code example Example: how to install jest npm install --save-dev jest // Yarn yarn add --dev jest