Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Zolmeister/zop

Connect like colors...
https://github.com/Zolmeister/zop

Last synced: 6 days ago
JSON representation

Connect like colors...

Awesome Lists containing this project

README

        

# [Zop](https://zop.zolmeister.com)

https://zop.zolmeister.com

![](./release/screenshot.png)

### Contributing

```bash
npm install
npm run dev
# http://localhost:3000/
```

To start the production server:

```bash
npm start
```