Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xseignard/migrationglobe


https://github.com/xseignard/migrationglobe

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

## Flux

It's a WIP! The goal is to be able to create ponderated flight paths from 2 given coorodnates. And highlight countries on clicks.

Geo data comes from https://github.com/johan/world.geo.json

See: [http://xseignard.github.io/migrationGlobe/](http://xseignard.github.io/migrationGlobe/)

# Dev

To run it localy, run the following commands inside the root folder of the project:

- `[sudo] npm install gulp bower -g`
- `npm install`
- `bower install`
- `gulp`