0.7.3 • Published 4 years ago

create-cloud-block v0.7.3

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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
0.7.2

4 years ago

0.7.1

4 years ago

0.7.3

4 years ago

0.7.0

4 years ago

0.6.0

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.4.0-rc.0

5 years ago

0.3.3

5 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.1

6 years ago