Technical requirements
To follow the instructions in this chapter, you’ll need the following:
- Visual Studio Code (https://code.visualstudio.com/Download)
- Node.js 18 or higher (https://nodejs.org/en/download/)
The code files for this chapter are available at .
During this chapter, remember to run the backend of the application found in the gym-diary-backend
folder with the npm
start
command.