Skip to content

ISGNeuroTeam/eva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVA

E.V.A (evolution vizualization application) is an app for create different dashboard and add them some logic communication between each other.

Requirements

  • Nodejs: v14.19.0

Getting Started

Follow inside folder "src"

Installing

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

Running the tests

End to end tests

Module tests

To run module test

npm run test

Built With

Compatible with

  • ot_simple_rest 1.8.0

Contributing

Egorova Varvara

Nikolay Ryabykh

Anton Khromov

Andrey Starchenkov

Authors

ISG-neuro

See also the list of contributing a little higher, who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments