Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 634 Bytes

index.md

File metadata and controls

14 lines (10 loc) · 634 Bytes

evitaLab developer documentation

Entire evitaLab is build as a pure browser SPA application using Vue.js framework. To build the application, we use Vite and Yarn package manager. The current version of Node.js can be found in .nvmrc.

For the UI, we use the Vuetify framework with some design customizations to speed up the UI building process.

For more indepth knowledge, check these sections: