# CyWidget-Network

## A Simple Network Viewer Widget

## Introduction
This is a simple network (graph) viewer for any type of web application.

## Screenshots and Demo

### Screenshots

### Demo Application

* [Likn to Demo]()


## How to use it in your web application

### System Requirments

#### Client (Users)
Since this is a fairly complicated JavaScript application, you need a modern web browser to use this.  Latest version of Chrome, Safari, or Firefox are the target platforms.

#### Web Application Developers
To use this widget in your web application, you need to install [node.js]() on your machine to manage dependencies using npm.

## Develop a Web Application


## Questions?