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

https://github.com/melvincarvalho/chess

chess game based on the SoLiD platform
https://github.com/melvincarvalho/chess

solid solid-app

Last synced: 8 months ago
JSON representation

chess game based on the SoLiD platform

Awesome Lists containing this project

README

          

# chess

chess game based on the Solid platform

Running live here: https://melvincarvalho.github.io/chess/

Quick Start for contributors
----------------------------

```
$ git clone git://github.com/melvincarvalho/chess
$ cd contacts
$ sudo npm -g install bower
$ bower install
```