/slides.vizbi2016

Primary LanguageJavaScriptMIT LicenseMIT

Slides for VIZBI2016

This slides present the VIZBI2016 feedback for the protein families group EBI.

Installation

  1. Clone the reveal.js repository

    $ git clone https://github.com/4ndr01d3/slides.vizbi2016.git
  2. Navigate to the folder

    $ cd slides.vizbi2016.git
  3. Install dependencies

    $ npm install
  4. Serve the presentation and monitor source files for changes

    $ npm run start
  5. Open http://localhost:8000 to view your presentation