BerndWessels / preact-mdc-demo

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

Home Page:https://berndwessels.github.io/preact-mdc-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

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

License:MIT License


Languages

Language:JavaScript 56.6%Language:CSS 40.0%Language:HTML 3.4%