npm.io
0.4.3 • Published 7 years ago

@frontkom/g-section

Licence
MIT
Version
0.4.3
Deps
0
Size
984 kB
Vulns
0
Weekly
0
Stars
2

Section Block

A customizable wrapper for your blocks

This project was bootstrapped with Create Cloud Block.

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 publish

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