create-cloud-block

0.7.3 • Public • Published

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

$ npm init cloud-block my-block
$ cd my-block

Development

You can now start editing the block. To test the block with g-editor (a minimalist version of the Gutenberg editor) run:

$ npm start

Deployment

Once you're ready you can follow the deployment steps.

$ npm run build
$ npm publish

/create-cloud-block/

    Package Sidebar

    Install

    npm i create-cloud-block

    Weekly Downloads

    15

    Version

    0.7.3

    License

    MIT

    Unpacked Size

    39.8 kB

    Total Files

    30

    Last publish

    Collaborators

    • eliocro
    • marcofernandes
    • sofiasousa