Skip to content

jhonyf/backbone-requirejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone MVC + RequireJS + Grunt

Homebrew for Mac

Install latest XCode via App Store and Command Line Tools Xcode -> Preferences-> Downloads install Command Line Tools

ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"

Node

brew install node

NPM

curl https://npmjs.org/install.sh | sh

Getting Started

After cloning the repo, run npm install to install development dependencies. From there, run grunt to start a local server or grunt start to start a server and open your browser to it. Handy!

About

Backbone + RequireJS + Grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published