The accompanying code for the developer blog post: Creating an external project template for create-block
- Checkout this repository
git clone https://github.com/wptrainingteam/external-project-template.git
- Change directories into the cloned repo
cd external-project-template
- Follow the instructions in the blog post
- You can see the final finished files be checking out the
final
branch:git checkout final