Install the package by changing into the Material-UI-Cookbook directory and running npm install.
Start Storybook by running npm run storybook. You can now navigate through each of the examples as you read through the book. Some examples have property editor controls in the Storybook UI, but feel free to tweak the code as you learn!