Skip to content

willfurnass/dcs-away-day-apr-2017

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
js
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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