Code Checker Example: BUN Example showcasing the installation of the Code Checker using Bun. Getting Started Install dependencies: bun install Start local web server: bun dev Run accessibility test: bun test/accessibility.spec.ts