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

https://github.com/nerdbeere/connect4

connect4
https://github.com/nerdbeere/connect4

Last synced: about 1 year ago
JSON representation

connect4

Awesome Lists containing this project

README

          

Setup
========

cd connect4
npm install
npm start (or node backend/app.js)

Tests
========

grunt test