Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 365 Bytes

File metadata and controls

23 lines (12 loc) · 365 Bytes

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.