@bigcommerce/create-catalyst
v1.0.1
Published
Create a new Catalyst project, and optionally connect the project to a BigCommerce store. Add `--help` to the end of any command to learn about available subcommands and options.
Maintainers
Keywords
Readme
@bigcommerce/create-catalyst
Create a new Catalyst project, and optionally connect the project to a BigCommerce store. Add --help to the end of any command to learn about available subcommands and options.
Usage
[!WARNING] With yarn berry, you might run into a dependency issue with
stripAnsi. You can circumvent this issue by setting the nodeLinker to eitherpnpmornode-moduleswhile the dependency issue is resolved.
Create a new Catalyst project
npm create @bigcommerce/catalyst@latestpnpm create @bigcommerce/catalyst@latestyarn create @bigcommerce/catalyst@latestConnect an existing Catalyst project to a BigCommerce store
npm create @bigcommerce/catalyst@latest initpnpm create @bigcommerce/catalyst@latest inityarn create @bigcommerce/catalyst@latest init