Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 804 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 804 Bytes

TKTK Blocks

TKTK Blocks is a starter kit for building WordPress blocks with TailwindCSS.

Description

This project includes a block scaffold, a block registration function, helper components, and a block editor stylesheet.

Getting Started

Dependencies

  • WordPress 6.0+
  • PHP 7.0+
  • Node 16.0+
  • NPM 7.0+

Installing

  • Clone the repository
  • Run npm install to install dependencies
  • Run npm run build to build the project
  • Run npm run watch to watch for changes

Executing program

  • Run npm run build to build the project
  • Run npm run watch to watch for changes

Authors

TKTK

Version History

TKTK

License

TKTK

Acknowledgments

Inspiration, code snippets, etc.