Skip to content

Files

Latest commit

cb6cea3 · Apr 15, 2025

History

History
7 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 217 Bytes

TanStack Query Angular unit-testing example

To run this example:

  • npm install or yarn or pnpm i or bun i
  • npm run start or yarn start or pnpm start or bun start
  • npm run test to run the tests