E.V.A (evolution vizualization application) is an app for create different dashboard and add them some logic communication between each other.
- Nodejs: v14.19.0
Follow inside folder "src"
At first you should install all dependencies in node_modules
For do that run
npm install
Download license
npm run license
Then for run dev-server (work with app - update, fix, create some and etc.)
npm run serve
Or for create "build" version of app (folder "dist")
npm run build
To run module test
npm run test
- Webpack - transform all project in production version
- Vuetify - different elements of interface
- Material Design Icons - different icons in interface
- D3.js - draw different vizualization elements
- ot_simple_rest 1.8.0
Egorova Varvara
Nikolay Ryabykh
Anton Khromov
Andrey Starchenkov
ISG-neuro
See also the list of contributing a little higher, who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details