Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 431 Bytes

Example Apps for the Cytoscape Web

Introduction

Cytoscape Web has a built-in App hosting mechanism. This repository is the reference implementations for using basic functions in the Apps.

(TBD)

Quick Start

To run all of the apps locally, type:

npm run dev

Example Apps

hello-world

Developer's Guide

How to build and deploy

Create a new App