Flexible and innovative blocks for the new WordPress Editor, made by GermanThemes.
Please note: This is the latest development version of GT Blocks Pro. You need Webpack, Babel and Sass in order to run it.
You need Node and NPM to install GT Blocks Pro.
$ git clone https://github.com/germanthemes/gt-blocks-pro.git
$ cd gt-blocks-pro
$ npm install
$ npm start
This runs GT Blocks Pro in development mode. In order to create production code, run npm run build
.