Sample-Javascript-Page/ ├── index.html # Landing page ├── css/ │ └── style.css # Main stylesheet with responsive design ├── js/ │ ├── validation.js # Validation utilities and form validator │ ├── auth ...
This project includes a sample component using LitElement with JavaScript. This template is generated from the lit-starter-js package in the main Lit repo. Issues and PRs for this template should be ...