Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 474 Bytes

File metadata and controls

9 lines (6 loc) · 474 Bytes

Capsule UI

The shared interface code for Capsule and Capsule Server.

Building for distribution

  • Make sure node.js and npm are installed (tested with node.js 0.10.5).
  • Run npm install from the top level directory (containing package.json) to install required node modules.
  • Run npm run-script build to minify and concatenate resources