Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.27 KB

Modular Backbone Project Template


Update: This project is no longer being maintained.


Project's goal is to provide a minimalistic structure of the Backbone application using RequireJS and up-to-date dependencies.

This project is based on the work of Thomas Davis and his Organizing your application using Modules (require.js) tutorial.

Included Libraries

Using RequireJS Optimizer

A sample build file for RequireJS Optimizer is included in js/app.build.js. All configuration options are available here.