メインコンテンツまでスキップ
Version: Next

pnpm create

create-* または @foo/create-* スターターキットを使用してプロジェクトを作成します。

使用例:

pnpm create react-app my-app

Options

--allow-build

Added in: v10.2.0

インストール中に postinstall スクリプトを実行することを許可するパッケージのリスト。

Security and trust policies

Since v11.0.0, pnpm create honors the project-level security and trust policy settings — minimumReleaseAge (and its Exclude/Strict companions) and trustPolicy (and its Exclude/IgnoreAfter companions) — when resolving and fetching the starter kit.