Skip to content

(Reveal.js) presentation for the University of Sheffield's Department of Computer Science Researcher Away Day 2017

License

Notifications You must be signed in to change notification settings

willfurnass/dcs-away-day-apr-2017

Repository files navigation

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:

  1. Install Node.js (4.0.0 or later)

  2. Clone this repository:

    $ git clone https://github.com/willfurnass/dcs-away-day-apr-2017
  3. Install Node.js dependencies:

    $ cd dcs-away-day-apr-2017
    $ npm install
  4. Serve the presentation and monitor source files for changes

    $ npm start -- --port=8000
  5. Open http://localhost:8000 to view your presentation

License

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.

About

(Reveal.js) presentation for the University of Sheffield's Department of Computer Science Researcher Away Day 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published