/iugw-2107-develop

Presentation for IUGW 2017 - Develop tutorial

Primary LanguageJavaScriptMIT LicenseMIT

Presentation for IUGW 2017 - Develop tutorial

Check out the live demo

Full setup

  1. Install Node.js (4.0.0 or later)

  2. Clone the reveal.js repository

    $ git clone https://github.com/drjova/iugw-2107-develop.git
  3. Navigate to the reveal.js folder

    $ cd iugw-2107-develop
  4. Install dependencies

    $ npm install
  5. Serve the presentation and monitor source files for changes

    $ npm start
  6. Open http://localhost:8000 to view your presentation

    You can change the port by using npm start -- --port=8001.

License

MIT licensed

Copyright (C) 2016 Hakim El Hattab, http://hakim.se