https://github.com/mendhak/webcomponents-tutorial-learn
https://github.com/mendhak/webcomponents-tutorial-learn
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mendhak/webcomponents-tutorial-learn
- Owner: mendhak
- Created: 2023-12-18T15:50:33.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T13:42:45.000Z (about 2 years ago)
- Last Synced: 2025-02-12T06:38:44.658Z (11 months ago)
- Language: HTML
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Following: https://kinsta.com/blog/web-components/
Following: https://css-tricks.com/an-introduction-to-web-components/
Testing:
```
npx playwright test --project=firefox
npx playwright show-report
```