The README states that each component is installable by running e.g.
npm install @material/mwc-button
However, the components aren't published on the NPM registry, so they are currently not installable
We'll be starting to publish to npm within the next few days. Many of the elements are still in pretty active development and we're planning to do rolling releases are things are ready for use.
A few elements have been published at 0.1.0:
@material/mwc-base@material/mwc-button@material/mwc-checkbox@material/mwc-fab@material/mwc-icon@material/mwc-radio@material/mwc-ripple@material/mwc-switchAs sorvell said above, the rest will come out as their APIs and design stabilize, and after any obvious bugs are fixed 馃槃
@azakus can you add a changelog in the future so we can keep track of it?
Most helpful comment
@azakus can you add a changelog in the future so we can keep track of it?