https://github.com/null2/globalmigration
visualization of global migration flows
https://github.com/null2/globalmigration
Last synced: 10 months ago
JSON representation
visualization of global migration flows
- Host: GitHub
- URL: https://github.com/null2/globalmigration
- Owner: null2
- License: mit
- Created: 2013-06-08T09:16:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T09:47:06.000Z (about 10 years ago)
- Last Synced: 2024-11-03T23:34:41.311Z (about 1 year ago)
- Language: HTML
- Homepage: http://www.global-migration.info/
- Size: 19.1 MB
- Stars: 84
- Watchers: 20
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
- awesome-starred - null2/globalmigration - visualization of global migration flows (others)
README
# Global Migration Data Sheet 2013
Unique estimates of migration flows between the top 50 sending and receiving countries.
http://www.global-migration.info/
## Installation
```javascript
npm install
```
## Getting Started
Start a server:
```javascript
npm start
```
## Development
Lint and compile the project:
```javascript
grunt
```
For development you can compile a small excerpt using the `--sample` switch:
```javascript
grunt --sample
```
## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style.
Lint your code using [Grunt](http://gruntjs.com/).
## License
Copyright (c) 2013 null2 GmbH Berlin
This work is licensed under a [Creative Commons Attribution-NonCommercial 3.0 Unported License](http://creativecommons.org/licenses/by-nc/3.0/).