A presentation for the University of Sheffield's Department of Computer Science Researcher Away Day 2017
This Reveal.js presentation can be viewed at https://willfurnass.github.io/dcs-away-day-apr-2017/.
To serve the presention locally:
-
Install Node.js (4.0.0 or later)
-
Clone this repository:
$ git clone https://github.com/willfurnass/dcs-away-day-apr-2017
-
Install Node.js dependencies:
$ cd dcs-away-day-apr-2017 $ npm install
-
Serve the presentation and monitor source files for changes
$ npm start -- --port=8000
-
Open http://localhost:8000 to view your presentation
Reveal.js is MIT licensed (copyright (C) 2016 Hakim El Hattab, http://hakim.se).
The content of the presentation is made available under the Creative Commons Attribution 4.0 International license.