attila / distro-requirejs-talk

Brief demo & talk about using require.js in distro

Home Page:http://attila.github.io/distro-requirejs-talk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Require.js in Dennis Distro

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

Brief demo & talk about using require.js in distro

http://attila.github.io/distro-requirejs-talk/

License:MIT License


Languages

Language:CSS 52.2%Language:JavaScript 47.8%