Skip to content

merusuto/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application built with Backbone.js and Ratchet 2.0

Online Demo

Dependency

  • middleman
  • middleman-bower
  • middleman-deploy
  • underscore
  • backbone
  • zepto
  • ratchet

Setup

# Initialize
git clone https://github.com/bbtfr/backbone-ratchet.git your-project-folder
cd your-project-folder
git remote rm origin
git remote add origin your-git-url

# Setup
bundle install
middleman bower install

# Start the server
middleman 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published