Skip to content

javascript-playground/requirejs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published