jarred / css-meetup-talk

New CSS stuff that I enjoy using that I hope you don’t know about yet so that I can explain it to you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css-meetup-talk

A Bespoke.js presentation, built with generator-bespoke

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Gulp: $ npm install -g gulp

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve

About

New CSS stuff that I enjoy using that I hope you don’t know about yet so that I can explain it to you.


Languages

Language:JavaScript 91.3%Language:CSS 8.7%