Requirements
You’ll need a JavaScript package manager likenpm
, yarn
, pnpm
, or bun
, any should work, but we use the default: npm
in most cases.
Inside the root directory of a project (where you find the package.json
file), run the install command: