Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 173 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 173 Bytes

recharts.org

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

Developing

Start a dev server at localhost:8787:

$ npm install
$ npm run start