blocks
blocks copied to clipboard
docs(Building your first block): changed directory into cloned repository before running yarn
Also you might consider to add instructions on how to install yarn? It's not shipped by default when installing Node.
I would suggest to use npm instead. As far as I can tell, npm install and npm start works just as well