Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 758 Bytes

File metadata and controls

16 lines (12 loc) · 758 Bytes

evitaLab developer documentation

Entire evitaLab is built as a pure browser SPA application using Vue.js framework. To build the application, we use Vite framework 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: