Skip to content

CakeWP/random-background-shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gutenberg Starter Template

An starter template for creating gutenberg based plugins.

Installation

Simply use this template repository inside a WordPress installation -> Plugins Directory, and run npm install in your project root.

Available Commands

Here's a list of available commands you can use

Command Description
npm start Starts the development build
npm run build Create production build
npm run format Formats the plugin
npm run lint:css Lints css files
npm run lint:js Lints javascript files
npm run plugin-zip Create a plugin zip
npm run packages-update Update wordpress packages to latest version

About

A gutenberg extension that extends cover block to include random svg shapes background.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors