themezee/themezee-magazine-blocks

Flexible Magazine Blocks for the new WordPress Block Editor.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:wordpress-plugin

dev-master 2024-12-27 10:38 UTC

This package is auto-updated.

Last update: 2025-03-27 11:27:47 UTC


README

Flexible Magazine Blocks for the new WordPress Editor, made by ThemeZee.

Please note: This is the latest development version of ThemeZee Magazine Blocks. You need Webpack, Babel and Sass in order to run it.

Installation

You need Node and NPM to install ThemeZee Magazine Blocks.

$ git clone https://github.com/ThemeZee/themezee-magazine-blocks.git
$ cd themezee-magazine-blocks
$ npm install

Development

$ npm start

This runs ThemeZee Magazine Blocks in development mode. In order to create production code, run npm run build.