Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 395 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 395 Bytes

Example RequireJS App

Written for my RequireJS talk at Take Off Conf, January 2013.

Slides

Will be here once the talk has been given!

Demonstrates:

  • General RequireJS usage.
  • Custom paths and Shims for Backbone and Underscore
  • Build tool config file (lib/build.js)

To Run The Build Tool

npm install requirejs
node node_modules/requirejs/bin/r.js -o lib/build.js