Skip to content

A boilerplate generator for building Gutenberg Cloud blocks.

License

Notifications You must be signed in to change notification settings

boltdesignsystem/create-cloud-block

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Cloud Block

A boilerplate generator for building Gutenberg Cloud blocks.

This generator is inspired by both Create React App and Create Guten Block. However, it is only intended to serve as a boilerplate and not a zero-configuration toolkit.

Overview

$ npx create-cloud-block my-block
$ cd my-block

You can now start editing the block. Once you're ready you can follow the deployment steps.

Deployment

$ npm run build
$ npm publish

About

A boilerplate generator for building Gutenberg Cloud blocks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%