This is a set of demos associated with the Material-UI Tutorial
Each one of these demos come "out of the box" the same way.
An example for one of the demos will work for them all...
cd mui-menu/v1
yarn
npm run start
I would recommend working with the mui demos first and once they are well understood move on to the ghw demos.