talueses / games-CodingNext

Presentación para el Coding Next - Juegos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presentación para Coding Next. "Los juegos como cultura geek/nerd"

Para usar la presentación, según las instrucciones de Reveal.js 0. Install Node.js (4.0.0 or later)

  1. Clone the reveal.js repository

    $ git clone https://github.com/hakimel/reveal.js.git
  2. Navigate to the reveal.js folder

    $ cd reveal.js
  3. Install dependencies

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

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

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

Folder Structure

  • css/ Core styles without which the project does not function
  • js/ Like above but for JavaScript
  • plugin/ Components that have been developed as extensions to reveal.js
  • lib/ All other third party assets (JavaScript, CSS, fonts)

License

MIT licensed

Copyright (C) 2017, Unknown Kadaba. https://github.com/talueses

About

Presentación para el Coding Next - Juegos


Languages

Language:JavaScript 51.0%Language:CSS 36.6%Language:HTML 12.4%