Skip to content

michalczaplinski/interactive-block-playground

Repository files navigation

Interactive Block Playground

Built with WordPress Playground.

Screen.Recording.2023-04-19.at.11.29.49.mov

How to run it:

You'll need to run a local server at the root of the repo. For example:

python -m http.server

After that, just:

npm start

to run the tsc compiler.

If you want to make any changes to the hello plugin, you should run:

node build-zips.cjs

This will watch the hello folder for chagnes and build and compress the plugin to zips/hello.

About

WIP: Interactive live editor for blocks using Interactivity API for WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published