Original Documentation To work in this repo 1) Clone repo git clone git@github.com:PracticallyGreen/At.js 2) Install bower if not already installed npm install -g bower // In At.JS directory bower install 3) Install gulp if not already installed npm install -g gulp // In At.JS directory gulp To Run specs gulp test Wespire specific edits