https://github.com/phartenfeller/webcomponents-template
https://github.com/phartenfeller/webcomponents-template
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phartenfeller/webcomponents-template
- Owner: phartenfeller
- License: mit
- Created: 2021-03-12T07:41:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T08:04:04.000Z (over 2 years ago)
- Last Synced: 2025-02-27T02:57:27.817Z (11 months ago)
- Language: JavaScript
- Size: 327 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Components Template
requirements: node.js
```bash
clone this repo
npm install
npm start -> development
npm build -> create bundles
```
Edit src/index.js and index.html for development