Newcomer slides - setup dev env. seems to be broken

Hello,
as a newcomer, i tried to follow the short commands over there: layer5 docs, more specifically “An Introduction to Contributing to Meshery” slide 10-12, and it didn’t work as expected. while i will try to fix myself, is there anyone owner of this doc ? or able to guide me ?

thks

Hi @nul0op, can you please try refreshing your browser? cause it looks good to me

Thanks, i looked into the Makefile, thereis a bunch of target available but most from the tutorial is not even there (ex: setup-ui-libs)

another user asked me to run “make ui-setup ui”, and it does start something on port3000, but looks like an default page from meshery.
with only the logo in it.

i guess i’ve to launch other target to get a fully working “playground” locally (i’m on intel mac). but there is a lot of target and i’m not sure on which are part of the minimal set.

Are you trying to run meshery locally @nul0op ? the logo on the port shows that the binary of the UI is building. you can checkout this page on how to setup meshery locally Contributing to Meshery UI | Meshery