Stand-alone library to analysis cohorts. It's seperated from cBioPortal Study View.
- Run:
npm install
- Run:
bower install
- Run
grunt build
for building andgrunt serve
for preview.
- 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
- master => rc branch in cbio
- cbio-iviz-master => iviz branch in cbio