woocommerce/packages/js/extend-cart-checkout-block/README.md.mustache

15 lines
254 B
Plaintext

# {{name}}
A WooCommerce Blocks 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.