pnpm create
Створює проєкт зі стартового набору create-* або @foo/create-*.
Приклади
pnpm create react-app my-app
Параметри
--allow-build
Додано у: v10.2.0
Список назв пакунків, для яких дозволено запускати післяінсталяційні скрипти під час встановлення.
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.