recharts.org icon indicating copy to clipboard operation
recharts.org copied to clipboard

The website

recharts.org

This site is built with react and redux. Pull requests welcome!

Developing

Start a dev server at localhost:4000:

$ npm install
$ npm run start