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