You can configure, verify, and then package the UDTTReactProject application for deployment to another development environment or to a production environment.
Configuring the UDTTReactProject application
Complete the following steps to configure the UDTTReactProject application:
1 Install the Node Package Manager dependencies by completing the following steps:
a From your terminal, open the <UDTT_root>/BTTSample/ClientEngineExample/UDTTReactProject folder.
b Run the following command:
$ npm install
2 Configure the UDTTReactProject application by completing the following steps: