Following the instructions of Material Design Lite's README, I have successfully build and served the local version of MDL website. I found that folder material-design-lite\dist\
was served.
What I curious about is, there is a folder called animation
, and its path is material-design-lite\dist\components\animation
. However, I can't seem to navigate to there by clicking here and there on MDL website. I can access through https://getmdl.io/components/animation/demo.html though.
Anyone have insight on this? Is there any place or thing that I overlooked?