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.
- Host: GitHub
- URL: https://github.com/berndwessels/preact-mdc-demo
- Owner: BerndWessels
- License: mit
- Created: 2017-04-12T19:43:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T02:25:29.000Z (about 8 years ago)
- Last Synced: 2025-03-29T09:41:39.947Z (about 2 months ago)
- Topics: material-components-web, material-design, material-design-components, mdc, mdl, preact, preact-mdc, preact-mdl
- Language: JavaScript
- Homepage: https://berndwessels.github.io/preact-mdc-demo/
- Size: 967 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.