ljubi a81aaebda8 3 tests vor 5 Monaten
..
bin a81aaebda8 3 tests vor 5 Monaten
build a81aaebda8 3 tests vor 5 Monaten
node_modules a81aaebda8 3 tests vor 5 Monaten
LICENSE a81aaebda8 3 tests vor 5 Monaten
README.md a81aaebda8 3 tests vor 5 Monaten
package.json a81aaebda8 3 tests vor 5 Monaten

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