first block tutorial - add explanation on the wordpress environment setup
Hi, thanks for this tutorial, all the hlep is realy appreciated.
in this tuturiol: https://github.com/WordPress/gutenberg/blob/trunk/docs/getting-started/tutorial.md?plain=1
on line 50 after executing the scaffold command, its unclear how to start the wordpress environment do i run wp-env start? do i use localwp, and start a local instalation before?
i would suggest to add a step about it in the tutorial.
and some other thoughts: i started this tutorial 2 times now, and in each time i get stuck on the setup. and end up spending all my available time on the setup, instead of the tutorial itself. this time i cant run wp-env start for some reason, and the time before i couldnt install the create-block package
those things make me hate npm and everything related to a build process. bt, i understand that this is important and i will continue to try, eventally, i belive, i will overcome.