# Folk-D3js **Repository Path**: ThreeAutumns/FolkD3js ## Basic Information - **Project Name**: Folk-D3js - **Description**: 基于 antd 的后台管理平台, 在 react 中玩转 D3.js - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-06-17 - **Last Updated**: 2021-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ant-admin 基于 antd 的后台管理平台, 在react中玩转D3.js [在线 Demo](http://www.a4z.cn/pui/ant-admin.html#/vertical-bp-chart) ## 如何使用? 此项目使用`Create React App`初始化的 npm下可用的命令 ``` npm start npm test npm run build npm run eject ``` yarn下可用的命令 ``` yarn start yarn test yarn build yarn eject ``` ## License: [MIT](https://github.com/nelsonkuang/ant-admin/blob/master/LICENSE) ## 参考引用 [https://bl.ocks.org/mbostock](https://bl.ocks.org/mbostock) [https://github.com/yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)