Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 250 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 250 Bytes

Awesome Blocks

Awesome Blocks

Start the local development environment.

wp-now

npx @wp-now/wp-now start --blueprint=./wp-now.json

Start developing the plugin

npm start

Build the plugin

npm run build