spa/.claude/skills/thread-manager/node_modules/create-jest
Yvan 6584c91ed1 init 2025-12-30 15:44:36 +08:00
..
bin init 2025-12-30 15:44:36 +08:00
build init 2025-12-30 15:44:36 +08:00
LICENSE init 2025-12-30 15:44:36 +08:00
README.md init 2025-12-30 15:44:36 +08:00
package.json init 2025-12-30 15:44:36 +08:00

README.md

create-jest

Getting started with Jest with a single command

npm init jest@latest
# Or for Yarn
yarn create jest
# Or for pnpm
pnpm create jest