Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danwild/media-storm

Explore Australian natural disasters and their social impact.
https://github.com/danwild/media-storm

data-visualisation data-visualization earthquakes weather

Last synced: 7 days ago
JSON representation

Explore Australian natural disasters and their social impact.

Awesome Lists containing this project

README

        

# media-storm

Explore Australian natural disasters and their social impact.

## install, run

It's a MeteorJS app, so first you need to install NodeJS/NPM and MeteorJS.

Then run from project root:

```shell
npm install
npm start
```