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

https://github.com/cedrickoka/backbone-skeleton

BackboneJs skeleton project with RequireJs
https://github.com/cedrickoka/backbone-skeleton

backbonejs requirejs

Last synced: 6 months ago
JSON representation

BackboneJs skeleton project with RequireJs

Awesome Lists containing this project

README

          

Backbone Skeleton
=================
> Javascript, BackboneJs, RequireJS

This is Backbone Skeleton project with RequireJS.

[![GitHub version](https://badge.fury.io/gh/CedrickOka%2Fbackbone-skeleton.svg)](https://badge.fury.io/gh/CedrickOka%2Fbackbone-skeleton)
[![GitHub issues](https://img.shields.io/github/issues/CedrickOka/backbone-skeleton.svg)](https://github.com/CedrickOka/backbone-skeleton/issues)
[![GitHub forks](https://img.shields.io/github/forks/CedrickOka/backbone-skeleton.svg)](https://github.com/CedrickOka/backbone-skeleton/network)
[![GitHub stars](https://img.shields.io/github/stars/CedrickOka/backbone-skeleton.svg)](https://github.com/CedrickOka/backbone-skeleton/stargazers)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CedrickOka/backbone-skeleton/master/LICENSE)

Usage
-----

If you have [bower](https://bower.io/) installed then install project dependencies.

```
$ bower install
```

Original Credits
----------------

* [Baidai Cedrick Oka](https://github.com/CedrickOka) as main author.

License
-------

This bundle is under the MIT license. See the complete license [in the bundle](LICENSE).