Skip to main content
Version: 10.x

pnpm create

通过 create-*@foo/create-* 模板创建一个新项目。

示例

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.