ant-admin

基于 antd 的后台管理平台, 在 react 中玩转 D3.js

MIT License

Stars
572

ant-admin

基于 antd 的后台管理平台, 在react中玩转D3.js

在线 Demo

如何使用?

此项目使用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://bl.ocks.org/mbostock https://github.com/yezihaohao/react-admin

Related Projects