andreypopp / talk-moscowjs-browserify

Slides for my talk on Browserify at MoscowJS (in russian)

Home Page:http://andreypopp.com/talks/browserify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browserify

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. Grunt: $ npm install -g grunt-cli

Then, install dependencies and run the preview server:

$ npm install && bower install
$ grunt server

About

Slides for my talk on Browserify at MoscowJS (in russian)

http://andreypopp.com/talks/browserify/


Languages

Language:JavaScript 100.0%