woocommerce/plugins/woocommerce-admin/bin/starter-pack/_README.md

16 lines
264 B
Markdown
Raw Normal View History

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