voidberg / presentation-aurelia

Presentation about the Aurelia Framework from BucharestJS, September 2015.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aurelia

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

presentation-aurelia

About

Presentation about the Aurelia Framework from BucharestJS, September 2015.


Languages

Language:HTML 76.0%Language:JavaScript 12.6%Language:CSS 11.4%