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

https://github.com/cosmomyzrailgorynych/comigodeck

An app/browser which layouts websites in a vertical layout
https://github.com/cosmomyzrailgorynych/comigodeck

browser deck nwjs rollup svelte typescript

Last synced: 8 months ago
JSON representation

An app/browser which layouts websites in a vertical layout

Awesome Lists containing this project

README

          

Installing and running a dev session:

```sh
npm install
npm run dev
```

Building the software:

```sh
npm run build
```