ChargeCharge

Installation

Install it globally with npm:

❯ npm install --global @static/charge

Or add it to your application’s package.json:

❯ npm install --save-dev @static/charge

Warning! The charge package on npm is not this package. You must use the scoped package name @static/charge.