https://github.com/phartenfeller/lit-webcomponent-template
https://github.com/phartenfeller/lit-webcomponent-template
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phartenfeller/lit-webcomponent-template
- Owner: phartenfeller
- License: mit
- Created: 2021-04-25T16:29:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-31T07:58:24.000Z (over 3 years ago)
- Last Synced: 2025-02-27T02:57:27.324Z (11 months ago)
- Language: JavaScript
- Size: 496 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lit 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