Technical requirements
To follow the code samples in this book, you need knowledge of JavaScript and how to use the command line. You should have Node.js (version 20 or higher) installed, using the instructions at https://nodejs.org.
The code used in this chapter can be found in the following repo:
https://github.com/PacktPublishing/The-Art-of-Micro-Frontends-Second-Edition/tree/main/Chapter19
For this chapter, there is no Code in Action (CiA) video available.