npm.io
0.0.2 • Published 7 years ago

egm-test-block

Licence
Version
0.0.2
Deps
0
Size
10 kB
Vulns
0
Weekly
0

EGM Test Block

This project was bootstrapped with Create Cloud Block.

This is just a test block to test if the deployment to Gutenberg Cloud really works.

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