Skip to content

mikemaccana/jsfest

Repository files navigation

Browse Like Xerces, God-King of the Persians

A presentation from JSFest 2014.

Historical fact: 2500 years ago Xerces, the God-King of the Persians, built an empire based entirely on Chrome Extensions. In this talk we will recreate history.

Example code

See the code-examples folder.

Links

This is 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

License:

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.

Credit to this guy on Reddit who inspired the talk

Releases

No releases published

Packages

No packages published