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
- Host: GitHub
- URL: https://github.com/cedrickoka/backbone-skeleton
- Owner: CedrickOka
- License: mit
- Created: 2019-04-04T20:17:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T21:57:08.000Z (almost 7 years ago)
- Last Synced: 2025-03-01T10:45:29.102Z (11 months ago)
- Topics: backbonejs, requirejs
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Backbone Skeleton
=================
> Javascript, BackboneJs, RequireJS
This is Backbone Skeleton project with RequireJS.
[](https://badge.fury.io/gh/CedrickOka%2Fbackbone-skeleton)
[](https://github.com/CedrickOka/backbone-skeleton/issues)
[](https://github.com/CedrickOka/backbone-skeleton/network)
[](https://github.com/CedrickOka/backbone-skeleton/stargazers)
[](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).