Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michealparks/galeri-www

A perpetual artwork streaming app. (Website Repo)
https://github.com/michealparks/galeri-www

art drawing electron free-software macos museum painting

Last synced: about 2 months ago
JSON representation

A perpetual artwork streaming app. (Website Repo)

Awesome Lists containing this project

README

        

# Galeri (Website)

### Developing:
```bash
npm start
```

### Building

```bash
npm run build
```

> You can preview the built app with `npm run preview`.