Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 241 Bytes

Assignment-Starter-Javascript

Setup

bun install

Run Tests

bun vitest
bun test:ui # To trigger the test UI in the browser

Assignment Spec