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

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: about 1 year 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
```