woocommerce/tools/create-extension/_README.md

16 lines
266 B
Markdown

# {{extension_name}}
A WooCommerce Admin Extension
## Development
To get started, run the following commands:
```text
pnpm install
pnpm start
```
See [wp-scripts](https://github.com/WordPress/gutenberg/tree/master/packages/scripts) for more usage information.