/cbd-directory

:tv: Computational Biology Department Directory :tv:

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

cbd-directory

Computational Biology Department Directory

Instructions for running reveal.js

  • Install Node.js (4.0.0 or later)
  • Navigate to the reveal.js folder
  • Install dependencies : $ npm install
  • Serve the presentation and monitor source files for changes : $ npm start
  • Open http://localhost:8000 to view your presentation
  • You can change the port by using npm start -- --port=8001.