- Run
git clone [email protected]:michealengland/gutenberg-filters-demo.git
into your plugins directory. - Next
cd
intogutenberg-filters-demo
and runnpm-install
. See Build tools for details on commands. - Activate the plugin
Gutenberg Filters Demo
. - Go to the auto generated page
Gutenberg Filters Demo
.
Watch: npm run start
Build: npm run develop
https://developer.wordpress.org/block-editor/tutorials/javascript/js-build-setup/