Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 310 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 310 Bytes

SATORI Website

A System for Ontology-Guided Visual Exploration of Biomedical Data Repositories

Project website: http://satori.refinery-platform.org

Usage

Developmental server:

$ npm install
$ bower install
$ gulp --open

Production build:

$ gulp build --production