[![Build Status](https://travis-ci.org/smartcatdev/Gutenblocks-Gutenberg-blocks.svg?branch=master)](https://travis-ci.org/smartcatdev/Gutenblocks-Gutenberg-blocks)

<hr>

# Building for Development
1. Enable Developer mode
2. Run `yarn install`
3. Run `yarn start`


<hr>

# Building for Production 
1. Disable Developer mode
3. Run `yarn build`