Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avivahl/native-esm-lit
Native esm lit example
https://github.com/avivahl/native-esm-lit
Last synced: 17 days ago
JSON representation
Native esm lit example
- Host: GitHub
- URL: https://github.com/avivahl/native-esm-lit
- Owner: AviVahl
- Created: 2022-02-09T22:30:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T22:18:48.000Z (about 1 month ago)
- Last Synced: 2024-11-22T23:20:29.770Z (about 1 month ago)
- Language: HTML
- Size: 169 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# native-esm-lit
Native esm lit example.
## Getting Started
- Clone repository.
- `npm i`
- `npm start`
- Open `http://localhost:3000/` in a browser [compatible with import maps](https://caniuse.com/import-maps).## License
MIT