Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 263 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 263 Bytes

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