davo / ba-frontend-2014

Slides, demos & samples of a brief presentation I gave in Buenos Aires (May 2014), kicking off the first Buenos Aires Frontend Meetup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meetup Frontend Buenos Aires 2014

Slides, demos & samples of a brief presentation I gave in Buenos Aires (May 2014), kicking off the first Buenos Aires Frontend Meetup.

Origami

Framer v2

Setup

This presentation was made with Reveal.js (v2.6.2). Feel free to fork and reuse.

  1. Install Node.js

  2. Install Grunt

  3. Clone this repository

    $ git clone https://github.com/davo/ba-frontend-2014.git
  4. Navigate to the ba-frontend-2014 folder

    $ cd ba-frontend-2014
  5. Install dependencies

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

    $ grunt serve

About

Slides, demos & samples of a brief presentation I gave in Buenos Aires (May 2014), kicking off the first Buenos Aires Frontend Meetup.

License:Other


Languages

Language:JavaScript 50.5%Language:CSS 39.4%Language:HTML 10.2%