/geovis-standalone

GeoVis Standalone

Primary LanguageJavaScriptMIT LicenseMIT

GeoVis

GeoVis Standalone

Usage

Download the latest release from https://github.com/nkbt/geovis-standalone/releases

Install and run app

For testing without any input streams:

  1. Click on right bottom corner of app window
  2. It will bring up hidden menu that will allow to add random attack or clear all visible attacks

Installing and running geovis-mock

NodeJS 6 is required to run geovis-mock CLI

npm install --global @nkbt/geovis-mock

geovis-mock

Develompent

git clone git@github.com:nkbt/geovis-standalone.git
cd geovis-standalone
npm install
npm start

Release

npm run release

License

MIT