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

https://github.com/repcomm/network-hub-site

a demo thing
https://github.com/repcomm/network-hub-site

Last synced: 10 months ago
JSON representation

a demo thing

Awesome Lists containing this project

README

          

# carousel-demo

Just goofing around as it were.

Packaged with [snowpack](https://www.snowpack.dev/)

![img](./example.png)

## scripts
### start
Local http dev server (uses `snowpack dev`)
`npm run start`
### build
`npm run build`
### build-types
`npm run build-types`
### publish
`npm run publish`