Ecosyste.ms: Awesome
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: about 8 hours ago
JSON representation
An app/browser which layouts websites in a vertical layout
- Host: GitHub
- URL: https://github.com/cosmomyzrailgorynych/comigodeck
- Owner: CosmoMyzrailGorynych
- Created: 2023-07-23T08:10:57.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-07-24T08:37:01.000Z (over 1 year ago)
- Last Synced: 2023-08-13T02:31:09.736Z (over 1 year ago)
- Topics: browser, deck, nwjs, rollup, svelte, typescript
- Language: Svelte
- Homepage: https://comigo.itch.io/deck
- Size: 170 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
```