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

https://github.com/fable-compiler/fable-recharts

Fable bindings for Recharts
https://github.com/fable-compiler/fable-recharts

Last synced: 6 months ago
JSON representation

Fable bindings for Recharts

Awesome Lists containing this project

README

        

# Fable.Recharts

Fable bindings for [Recharts](http://recharts.org)

After installing dependencies with `npm install`, run `npm run build publish` to publish a new package. For quickly testing, run `npm start` or `npm run sample2` and open http://localhost:8080 in your browser.