0.0.2 • Published 8 years ago
postal-devtools v0.0.2
Postal.js Devtools Chrome Extension

Usage
Connect your app:
- Install the connector:
npm install postal-devtools --save-devbower install postal-devtools --save-dev- or just clone this repo
- Load it in your app:
require("postal-devtools")import "postal-devtools"require([..., "postal-devtools/connector"], function () { ... })<script src="postal-devtools/connector"></script>
Install the chrome extension:
Or clone this repo and run npm run build to build the extension yourself.
Output in /build.