Installation Install node.js (requires node.js version >= 0.8.4) Install global npm modules: npm install -g grunt testacular Install local dependencies: npm install Building & testing Start a testacular server first: grunt server Build (will run tests): grunt