Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rrze-webteam/block-template

Block Template for @wordpress/create-block
https://github.com/rrze-webteam/block-template

Last synced: 2 days ago
JSON representation

Block Template for @wordpress/create-block

Awesome Lists containing this project

README

        

# Block Template

This is a WordPress block template for [`@wordpress/create-block`](https://www.npmjs.com/package/@wordpress/create-block).

`@wordpress/create-block` is an officially supported tool for scaffolding a WordPress plugin that registers a block.

## Usage

This block template can be used by running the following command:

```bash
npx @wordpress/create-block --template @rrze/block-template
```