The evitaLab Desktop is an Electron app which uses Vue.js framework for
its views. To build the application,
we use Vite and Yarn package manager. The current version of
Node.js can be found in .nvmrc.
For the views UI, we use the Vuetify framework with some design customizations to speed up the UI building process. The goal is to keep the UI stack as close as possible to the base evitaLab.
For more indepth knowledge, check these sections:
We are working on it, will be added soon.