Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```