https://github.com/pmuens/tinker-web-components
Playing around with Web Components
https://github.com/pmuens/tinker-web-components
Last synced: 5 months ago
JSON representation
Playing around with Web Components
- Host: GitHub
- URL: https://github.com/pmuens/tinker-web-components
- Owner: pmuens
- Created: 2021-04-22T10:32:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T13:04:51.000Z (over 4 years ago)
- Last Synced: 2025-02-17T10:47:52.876Z (8 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tinker Web Components
Playing around with [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components).
Following the [tutorial](https://www.robinwieruch.de/web-components-tutorial) by Robin Wieruch.
## Setup
1. Clone the repository
2. Run `./start.sh`
3. Go to [http://127.0.0.1:3000](http://127.0.0.1:3000)