urltomarkdown/node_modules/create-jest
Lee Hanken 209908a1dc update dependencies, include additional CORS header 2024-04-22 12:47:34 +01:00
..
bin update dependencies, include additional CORS header 2024-04-22 12:47:34 +01:00
build update dependencies, include additional CORS header 2024-04-22 12:47:34 +01:00
LICENSE update dependencies, include additional CORS header 2024-04-22 12:47:34 +01:00
README.md update dependencies, include additional CORS header 2024-04-22 12:47:34 +01:00
package.json update dependencies, include additional CORS header 2024-04-22 12:47:34 +01: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