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

https://github.com/noherczeg/lit-pack

A lit-html playground
https://github.com/noherczeg/lit-pack

lit-element typescript webpack

Last synced: about 2 months ago
JSON representation

A lit-html playground

Awesome Lists containing this project

README

        

# lit-pack
A lit-html playground

## install
```
npm install
```

## Development
```
npm start
```

## Production
```
npm run build
```