Runtime tools : Client engine : Using the client engine service in a Vue project : Prerequisites
  
Prerequisites
Skill prerequisites
Basic knowledge of UDTT, see Terms and related concepts in UDTT.
Familiarity with the UDTT client engine, see Using the client engine.
Familiarity with the UDTTServerProject sample application, see Using the client engine service.
Familiarity with Vue and Vuex development.
Project prerequisites
The following applications and code are required to use this project:
UNICOM® Digital Transformation Toolkit version 10.0
UDTTServerProject project (<UDTT_root>/BTTSample/ClientEngineExample/UDTTServerProject)
UDTTVueProject project (<UDTT_root>/BTTSample/ClientEngineExample/UDTTVueProject)
Node.js V8.10 or later (https://nodejs.org/download/)
Node Package Manager V3.0 or later (npm) - included with the node.js installation
Vue 2.x
Vuex 3.x
Go up to
Using the client engine service in a Vue project