Skip to content

Latest commit

 

History

History

README.md

Prerequisites

  • Bun >= v1

Instructions

  • bun install

To develop

  • bun run dev

To build for publish

  • bun run build

NOTES

This app is using a CDN version of Pitcher's JS API (in index.html). If you want to benefit from TypeScript goodies, you can install the npm module @pitcher/js-api