You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KenanY edited this page Feb 10, 2013
·
3 revisions
Download the repository, either as a zip file from Github or simply by cloning it: git clone [email protected]:benhowdle89/heisenberg.git
You'll need NodeJS and npm installed. npm comes with Node. You can install Node through Homebrew (brew install node) or download installers from the Node website.
Then install Bower: npm install -g bower
Run bower install to download all the libraries (by default this is jQuery, RequireJS, Handlebars and Underscore)