githubnext / blocks

A set of files to use as input for Blocks.
https://blocks.githubnext.com
MIT License
337 stars 43 forks source link

docs(Building your first block): changed directory into cloned repository before running yarn #63

Open gr2m opened 1 year ago

gr2m commented 1 year ago

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