I'm using a basic file manager to maintain my webpages files. How to I begin using MDC-Web Vanilla?
In the MDC-Web Github project folder are: README.md, index.js, material-components-web.scss, and package.json.
I would expect to find <link>
and <script>
elements to add to MDC-Web to my project, similar to how MDL and Bootstrap work. Where do I find those?