Back to Pnpm Io

pnpm create

docs/cli/create.md

latest257 B
Original Source

Create a project from a create-* or @foo/create-* starter kit.

Examples

pnpm create react-app my-app

Options

--allow-build

Added in: v10.2.0

A list of package names that are allowed to run postinstall scripts during installation.