Find the cost of adding an npm package to your app's bundle size teardown.kelinci.dev
14
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update CLAUDE.md

Mary 0614288e 3fff4ce3

+1 -1
+1 -1
CLAUDE.md
··· 4 4 5 5 ### project management 6 6 7 - - pnpm is managed by mise, to run commands, use `mise exec -- pnpm ...` 7 + - Node.js and pnpm is managed by mise 8 8 - install dependencies with `pnpm install` 9 9 - run dev server with `pnpm dev` 10 10 - build with `pnpm build`