Skip to content

recharts/recharts.org

Repository files navigation

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