Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 492 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 492 Bytes

IGV-Web App Embeddable

This is a custom branch of the IGV-Web app which is embeddable as a javascript file. This branch is not maintained by the IGV team. Original repo from the IGV team here.

Installation

  • Requirements

    • Node >= v8.11.4
    • NPM >= v5.6.0
  • Clone this repository

  • Change directories to project

  • Install

npm install
  • Build
npm run build

License

The IGV-Web app is MIT licensed.