Updated How to set up WooCommerce development environment (markdown)
parent
6d876a7135
commit
81311096c7
|
@ -226,7 +226,7 @@ If you want to WooCommerce Admin independently, you can use these commands:
|
|||
- `pnpm nx start woocommerce-admin` : Build a development version, watch files (including packages/js/*) for changes
|
||||
- `pnpm nx build-watch woocommerce-admin` : Build a development version, watch client files for changes
|
||||
- `pnpm nx watch woocommerce-admin` : Watch client files for changes
|
||||
|
||||
- `pnpm nx storybook woocommerce-admin`: View the storybook docs hosted standalone for `@woocommerce/components`
|
||||
|
||||
### Helper Scripts
|
||||
|
||||
|
|
Loading…
Reference in New Issue