项目作者: CBDatCMU
项目描述 :
:tv: Computational Biology Department Directory :tv:
高级语言: HTML
项目地址: git://github.com/CBDatCMU/cbd-directory.git
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
.