Customer.io JavaScript SDK playground Setup Instructions Clone this repo and cd (change directory) into that cloned directory Install dependencies $ npm i # OR yarn OR pnpm i Start $ npm start # OR yarn start OR pnpm run start