Halogen Examples First, make sure Halogen's javascript dependencies are installed, using npm: $ npm install Then each project can be built using pulp: $ pulp dep update $ pulp build $ pulp browserify > dist/index.js