Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 8 hours 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
```