Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Zolmeister/zop
Connect like colors...
https://github.com/Zolmeister/zop
Last synced: 6 days ago
JSON representation
Connect like colors...
- Host: GitHub
- URL: https://github.com/Zolmeister/zop
- Owner: Zolmeister
- License: mit
- Created: 2015-02-15T05:46:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T00:25:24.000Z (over 4 years ago)
- Last Synced: 2024-10-12T10:09:45.163Z (27 days ago)
- Language: HTML
- Homepage: http://zop.zolmeister.com
- Size: 783 KB
- Stars: 39
- Watchers: 5
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-open-source-games - Zop - Connect like colors. (Browser-Based / Puzzle)
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
```