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
- Host: GitHub
- URL: https://github.com/fable-compiler/fable-recharts
- Owner: fable-compiler
- License: mit
- Created: 2019-03-13T16:33:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T13:03:38.000Z (7 months ago)
- Last Synced: 2024-09-17T16:16:49.687Z (7 months ago)
- Language: F#
- Size: 832 KB
- Stars: 8
- Watchers: 6
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.