Hi Zac.
I’m enjoying the tutorial so far but am having difficulty locating the repo files for the Gutenberg Course Walkthrough examples – I can’t locate the jsforwp-example-blocks directory.
The course structure looks like:
zgordon/gutenberg-course
–/jsforwp-example-blocks
–/README.md
–/jsforwp-example-blocks.zip
But the repo looks like:
zgordon/gutenberg-course
–/assets
–/blocks
–/assets
–/lib
–/.bablerc
–/.gitignore
–/package.json
–/jsforwp-example-blocks.php
–/webpack.config.js
Does this matter? Since I can’t find the directory, I don’t know if the content is the same or different.
Thanks!