@shopware-pwa/cli
TypeScript icon, indicating that this package has built-in type declarations

1.6.1 • Public • Published

Shopware PWA CLI

A CLI for Shopware PWA.

Installation and usage

Instead of installation we recommend to use npx to ensure, that you always use current version of the CLI.

mkdir my-shopware-pwa
cd ./my-shopware-pwa
npx @shopware-pwa/cli init

::: tip Canary version
Currently, we're releasing a canary version per every push to master branch, so in order to have newest changes and fixes just install it like this:

mkdir my-shopware-pwa
cd ./my-shopware-pwa
npx @shopware-pwa/cli@canary init

:::

after this you're connected to our test shopware instance and ready to run project locally

yarn dev

Your application will be available on http://localhost:3000.
Now you have complete ShopwarePWA project running locally.

Version update

We encourage developers to use the npx rather global npm/yarn packages - to have the latest version of CLI for Shopware PWA installed, so there is no update needed.

npx @shopware-pwa/cli <command_alias>

License

MIT - see LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i @shopware-pwa/cli

Weekly Downloads

111

Version

1.6.1

License

MIT

Unpacked Size

3.28 MB

Total Files

96

Last publish

Collaborators

  • patzick
  • mkucmus