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

https://github.com/mguida22/wikio-kart

Wikipedia race your friends!
https://github.com/mguida22/wikio-kart

Last synced: 4 months ago
JSON representation

Wikipedia race your friends!

Awesome Lists containing this project

README

        

# Wikio-Kart

Wikipedia race against your friends and compete for the top spot!

![screenshot](https://cloud.githubusercontent.com/assets/9451227/13206568/03d2da94-d8be-11e5-9f7e-a3c9f5415855.png)

## Setup

Install all the things.

```
$ git clone
$ cd wikirace/server
$ npm install
$ chmod +x setup.sh
$ ./setup.sh
```

Load the chrome extension locally.

## Running locally

Run the following commands and visit [localhost:3000/](http://localhost:3000/)
```
$ cd server
$ grunt
```

## License

MIT