Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 345 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

npm install

then

npm start

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