Skip to content

BerndWessels/preact-mdc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.