Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 440 Bytes

File metadata and controls

26 lines (17 loc) · 440 Bytes

Funky Headline

A simple template for Gutenberg blocks. Has built in environment with @wordpress/env, uses @wordpress/scripts for building assets, as well as linting capabilities.

Setup

To start this project, simply run

yarn install

then run the development environment with

yarn start

After the environment is ready,

yarn dev

visit http://localhost:8888/wp-admin/ to access the backend.