https://github.com/jplusplus/dragons-gifts
Take a tour of the dams, stadiums, mines and super-highways financed, sometimes controversially, by Beijing.
https://github.com/jplusplus/dragons-gifts
Last synced: 3 months ago
JSON representation
Take a tour of the dams, stadiums, mines and super-highways financed, sometimes controversially, by Beijing.
- Host: GitHub
- URL: https://github.com/jplusplus/dragons-gifts
- Owner: jplusplus
- Created: 2014-01-20T09:42:23.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T17:21:26.000Z (over 12 years ago)
- Last Synced: 2024-04-14T04:55:28.217Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://www.aljazeera.com/indepth/interactive/2014/03/interactive-china-african-spending-spree-2014320121349799136.html
- Size: 10.4 MB
- Stars: 5
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dragons Gifts
=============
Berlin - January 2014
http://jplusplus.github.io/dragons-gifts/
## The project
From dams to super-highways, from mining sites to research centers, from the African Union headquarters to more than 40 Confucius institutes, the Chinese presence in Africa takes shape in several ways.
Some analysts talk about soft power. Others raise the alarm over a Chinese invasion. The Chinese government constantly emphasizes the friendship between the people of China and Africa. Such confusion engengers a thick blanket of fog that covers the Chinese investments in Africa.
Start the tour and have a look at the Chinese projects in Africa, or explore the data and delve into the Chinese presence in the African continent.

## Installation
### Dependances
$ sudo apt-get install build-essential python-pip python-dev
and install virtualenv
$ sudo pip install virtualenv
### Setup a virtualenv and download dependances
$ make install
#### No Python dependances
* [CoffeeScript](http://coffeescript.org/)
### Launch
```
$ make run
```