Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Explore Australian natural disasters and their social impact.
- Host: GitHub
- URL: https://github.com/danwild/media-storm
- Owner: danwild
- License: other
- Created: 2017-07-28T21:02:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T06:43:47.000Z (over 7 years ago)
- Last Synced: 2024-06-11T19:13:33.508Z (5 months ago)
- Topics: data-visualisation, data-visualization, earthquakes, weather
- Language: JavaScript
- Homepage: http://media-storm.tech
- Size: 138 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```