Technical requirements
You should have Node.js installed, preferably the latest version of Node.js 14, and access to an editor and browser of your choice.
Throughout the recipes, we'll be installing modules from the npm
registry – therefore, an internet connection will be required.
The code for the recipes will be available in the Packt GitHub repository at https://github.com/PacktPublishing/Node.js-14-Cookbook in the Chapter09
directory.