Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.21 KB

readme.md

File metadata and controls

31 lines (22 loc) · 1.21 KB

Zend Framework2 & Backbone Boilerplate

This boilerplate helps to get started with Zend Framework 2 and backbone. It is based on the original backbone-boilerplate project and adds an easy way to write Zend Framework 2 apps.

Organize your application in a logical filesystem, develop your Models/Collections/Views/Routers inside modules, and build knowing you have efficient code that will not bottleneck your users.

Thanks to our Contributors!

Special Thanks to: cowboy, iros, nimbupani, wookiehangover, and jugglinmike

Documentation

View the Backbone Boilerplate documentation here:

GitHub Wiki

Build process

To use the new and improved build process, please visit the grunt-bbb plugin repo and follow the instructions to install. Basing your project off this repo will allow the bbb commands to work out-of-the-box.