Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p-baleine/rainfall
Visalization of rainfall data with D3.js.
https://github.com/p-baleine/rainfall
Last synced: 21 days ago
JSON representation
Visalization of rainfall data with D3.js.
- Host: GitHub
- URL: https://github.com/p-baleine/rainfall
- Owner: p-baleine
- Created: 2013-10-20T01:35:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-20T15:08:36.000Z (about 11 years ago)
- Last Synced: 2024-04-15T02:14:00.319Z (7 months ago)
- Language: JavaScript
- Homepage: http://rainfall-jp.herokuapp.com/
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# rainfall [![Build Status](https://travis-ci.org/p-baleine/rainfall.png?branch=master)](https://travis-ci.org/p-baleine/rainfall)
Visalization of rainfall data with D3.js.
## Development
```bash
$ grunt build:dev # compile client js and less files.
$ grunt nodemon # start dev server
```