I just can't seem to get started with Material Design (MDC material.io) for building websites

I have tried to follow their documentation but just cant seem to get beyond the basics. Is there like a pre-packaged folder that contains all the files they ask us to create at the beginning?
By the files, I mean the webpack.config.js file, the javascript file to instantiate the modules and the scss files. So, essentially all i have to do is download that folder, rename it, just install the required modules using npm and get started with actually building the website?