An open API service indexing awesome lists of open source software.

https://github.com/berndwessels/preact-mdc-demo

Examples on how to use preact-mdc material design components.
https://github.com/berndwessels/preact-mdc-demo

material-components-web material-design material-design-components mdc mdl preact preact-mdc preact-mdl

Last synced: 30 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# preact-mdc-demo

## Overview

This is an example on how to use the material design components from [preact-mdc](https://github.com/BerndWessels/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.