franky-adl / gtg-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a Gutenberg Block demo plugin.

Usage

Pull this repo into your WordPress site's plugins directory. In the root directory of this plugin, execute:

npm install

then run build to generate the js and css files needed for the plugin:

npm run build

About


Languages

Language:JavaScript 54.8%Language:PHP 38.2%Language:SCSS 6.9%