An open API service indexing awesome lists of open source software.

https://github.com/aigan/lit2-example

Minimal Lit project with NO build step
https://github.com/aigan/lit2-example

Last synced: 2 months ago
JSON representation

Minimal Lit project with NO build step

Awesome Lists containing this project

README

        

# lit2-example
Minimal Lit project with NO build step

... Except for the Lit dependency, that you can build with

```bash
> npm install
```

Use a web server and navigate to `example.html`. You could use `serve` for that:

https://www.npmjs.com/package/serve