/preact-mdc-demo

Examples on how to use preact-mdc material design components.

Primary LanguageJavaScriptMIT LicenseMIT

preact-mdc-demo

Overview

This is an example on how to use the material design components from preact-mdc.

Getting started

Preparations

  • npm install

Development

npm run dev

Production

npm run build

Contributing

You are very welcome to report issues, PRs and become a contributor.