15 lines
254 B
Plaintext
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.
|