项目作者: CBDatCMU

项目描述 :
:tv: Computational Biology Department Directory :tv:
高级语言: HTML
项目地址: git://github.com/CBDatCMU/cbd-directory.git
创建时间: 2018-05-21T22:00:54Z
项目社区:https://github.com/CBDatCMU/cbd-directory

开源协议:GNU General Public License v3.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.