erp-construccion-backend/node_modules/create-jest
2026-01-04 06:38:44 -06:00
..
bin Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
build Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
LICENSE Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
package.json Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
README.md Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06: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