Skip to content

smartcatdev/Gutenblocks-Gutenberg-blocks

Repository files navigation

Build Status


Building for Development

  1. Enable Developer mode
  2. Run yarn install
  3. Run yarn start

Building for Production

  1. Disable Developer mode
  2. Run yarn build