/VisApplication

Primary LanguageJavaScriptApache License 2.0Apache-2.0

VisApplication

Interactive information visualization tool with a set of techniques, pattern and scalable layout can be used in Blocks or individually.

How to build

First of all, you have to install the electron-packager in globally way running the code below:

npm install -g electron-packager

npm i 

npm i @labvis-ufpa/vistechlib@1.0.13

You can run the application locally running the code below:

npm start

Documentation

Api documentation

License

Apache 2.0 (Public Domain)