/backbone-react-skeleton

Starting point for backbone/react projects with requirejs

Primary LanguageJavaScriptMIT LicenseMIT

Backbone/React Skeleton

created by: mwelche (Mathieu Welche) & jissjohn (Jiss John)

A starting point for backbone/react projects with require.js.

Using it

After cloning this repository:

  1. npm install
  2. bower install
  3. (for livereload) install the Chrome livereload extension here
  4. gulp watch

More usage details coming soon...