Fetch the repository succeeded.
This action will force synchronization from AaronLi/react-visual-data, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
🎉 基于 reactjs 开发的可视化大屏设计器项目https://wuli-admin.gitee.io/react-visual-data/#/dashboard
此项目为作者闲暇时间学习计划
的一部分,项目中可能会出现实验性的功能,所以在完成第一个可用版本之前只接受 fixbug PR
,不接受 feature PR
。还望大家理解。
目录结构:
├── config-overrides.js
├── package-lock.json
├── package.json
├── public
│ ├── config.js
│ ├── favicon.ico
│ ├── index.html
│ ├── robots.txt
│ └── static
├── README.md
├── src
│ ├── api
│ ├── App.js
│ ├── components
│ ├── index.js
│ ├── layouts
│ ├── library
│ ├── materials
│ ├── pages
│ ├── polyfills.js
│ ├── styles
│ └── __mocks__
Sign in to post a comment
Repository Comments ( 0 )