Skip to content

0xdevhub/dapp

Repository files navigation

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