Skip to content

Latest commit

 

History

History
executable file
·
22 lines (15 loc) · 402 Bytes

README.md

File metadata and controls

executable file
·
22 lines (15 loc) · 402 Bytes

0xdevhub

Run Tests

Getting Started

First, run the development server:

pnpm dev
pnpm build
pnpm start

Open http://localhost:3000 with your browser to see the result.

Testing

pnpm test
pnpm test:watch