David Kimura PRO said about 1 year ago :
It depends on the episode. 

Most of them you'll need yarn. I've recently switched to importmaps to make it a bit easier to get going with the source codes.

# in the extracted folder
bundle
yarn
bin/rails db:prepare # or db:migrate db:seed or db:setup
bin/dev