Interactive information visualization tool with a set of techniques, pattern and scalable layout can be used in Blocks or individually.
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/[email protected]
You can run the application locally running the code below:
npm start