Skip to content

wbcomdesigns/wbcom-blocks

Repository files navigation

Custom Gutenberg Blocks

This project contains custom Gutenberg blocks for WordPress.

Installation

  1. Clone the repository:

    git clone https://github.com/your-repository/custom-gutenberg-blocks.git
    cd custom-gutenberg-blocks
  2. Install dependencies:

    npm install
  3. Build the blocks: To compile and bundle the block files, use the following command:

    npm run build

    For development mode (with file watching):

    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7