# recharts.org **Repository Path**: mirrors_simi/recharts.org ## Basic Information - **Project Name**: recharts.org - **Description**: The website - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ```