Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.07 KB

iViz

API Doc

Stand-alone library to analysis cohorts. It's seperated from cBioPortal Study View.

Getting Started

  • Run: npm install
  • Run: bower install
  • Run grunt build for building and grunt serve for preview.

Feature highlights from generator-webapp

  • CSS Autoprefixing
  • Built-in preview server with LiveReload
  • Automagically compile ES6 (with Babel) & Sass
  • Automagically lint your scripts
  • Automagically wire up your Bower components with grunt-wiredep.
  • Awesome Image Optimization (via OptiPNG, pngquant, jpegtran and gifsicle)
  • Mocha Unit Testing with PhantomJS
  • Bootstrap for Sass (Optional)
  • Leaner Modernizr builds (Optional)

For more information, please see https://github.com/yeoman/generator-webapp

Branches

  • master => rc branch in cbio
  • cbio-iviz-master => iviz branch in cbio