zhibo/archive/extras/live-streaming/node_modules/create-jest
2025-12-22 11:14:06 +08:00
..
bin chore: archive live-streaming and client directories to archive/extras 2025-12-22 11:14:06 +08:00
build chore: archive live-streaming and client directories to archive/extras 2025-12-22 11:14:06 +08:00
LICENSE chore: archive live-streaming and client directories to archive/extras 2025-12-22 11:14:06 +08:00
package.json chore: archive live-streaming and client directories to archive/extras 2025-12-22 11:14:06 +08:00
README.md chore: archive live-streaming and client directories to archive/extras 2025-12-22 11:14:06 +08:00

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