Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergiopvilar/backbonejs-mvc-boilerplate

A boilerplate to work with Backbone.js using MVC based on Yeoman webapp generator.
https://github.com/sergiopvilar/backbonejs-mvc-boilerplate

Last synced: about 1 month ago
JSON representation

A boilerplate to work with Backbone.js using MVC based on Yeoman webapp generator.

Awesome Lists containing this project

README

        

Backbone.js MVC Boilerplate
==========================

A boilerplate to work with Backbone.js using MVC based on Yeoman webapp generator.

This boilerplate uses too RequireJS, Underscore and jQuery.

## Installing

In the project root, run:

```npm install; bower install```