上QQ阅读APP看书,第一时间看更新
To get the most out of this book
- Make sure you understand the fundamentals of React. The tutorial is a good starting point: https://reactjs.org/tutorial/tutorial.html.
- Clone the repository for this book: https://github.com/PacktPublishing/Material-UI-Cookbook.
- 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!