Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

editor-blocks-pricing-table

A pricing table block for Gutenberg Cloud

pricing table, editor blocks, gutenberg, gutenberg-cloud

readme

Pricing Table Block

From the Editor Blocks Library.

Below you will find some information on how to run scripts.

npm start

  • Use to compile and run the block in development mode.
  • Live reload is not supported currently.

npm run build

  • Use to build production code for your block inside build folder.

npm run deploy

  • Use to publish the block to NPM
  • It will become available in Gutenberg Cloud in a few minutes