The shared interface code for Capsule and Capsule Server.
- Make sure node.js and npm are installed (tested with node.js 0.10.5).
- Run
npm install
from the top level directory (containingpackage.json
) to install required node modules. - Run
npm run-script build
to minify and concatenate resources