UNPKG

recoder-code

Version:

Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities

12 lines (9 loc) 161 B
# create-jest > Getting started with Jest with a single command ```bash npm init jest@latest # Or for Yarn yarn create jest # Or for pnpm pnpm create jest ```