Install the ClientTo develop with Experience Builder, a service must be installed to launch webpack to help with bundling and loading your custom widgets and themes used in your local Experience Builder.
This is your Client folder.
C:\DAVID\EXB\EXB2\client\
Open a Command Prompt Window
Navigate to the client folder
cd C:\DAVID\EXB\EXB2\client
Enter npm ci
|