LABVIS-UFPA / VisApplication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:Apache License 2.0


Languages

Language:JavaScript 79.9%Language:CSS 11.6%Language:HTML 7.9%Language:Shell 0.6%